|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.rendering.util.PagerData
public class PagerData
acts as a read-only container of a set of primitives. If the primitives supplied in the constructor are not valid, a warning will be written into the tracing information and default values will be used.
| Constructor Summary | |
|---|---|
PagerData(int startRow,
int totalElements,
int elementsPerPage,
int links,
boolean hasMore)
Deprecated. As of NetWeaver 7.1 |
|
PagerData(int startRow,
int totalElements,
int elementsPerPage,
int links,
boolean hasMore,
boolean noEndSymbol)
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
int |
getElementCount()
Deprecated. As of NetWeaver 7.1 |
int |
getElementsPerPage()
Deprecated. As of NetWeaver 7.1 |
int |
getNumberOfLinks()
Deprecated. As of NetWeaver 7.1 |
int |
getStartRow()
Deprecated. As of NetWeaver 7.1 |
boolean |
hasMore()
Deprecated. As of NetWeaver 7.1 |
boolean |
hasNoEndSymbol()
Deprecated. As of NetWeaver 7.1 |
boolean |
isShowAlwaysNumber()
Deprecated. As of NetWeaver 7.1 |
void |
setNoEndSymbol(boolean noEndSymbol)
Deprecated. As of NetWeaver 7.1 |
void |
setShowAlwaysNumber(boolean flag)
Deprecated. As of NetWeaver 7.1 |
String |
toString()
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PagerData(int startRow,
int totalElements,
int elementsPerPage,
int links,
boolean hasMore)
public PagerData(int startRow,
int totalElements,
int elementsPerPage,
int links,
boolean hasMore,
boolean noEndSymbol)
| Method Detail |
|---|
public int getElementsPerPage()
public int getStartRow()
public int getNumberOfLinks()
public int getElementCount()
public boolean hasMore()
public boolean hasNoEndSymbol()
public void setNoEndSymbol(boolean noEndSymbol)
public void setShowAlwaysNumber(boolean flag)
public boolean isShowAlwaysNumber()
public String toString()
toString in class Object| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||