|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
String |
getFocusProperty()
|
byte |
getFocusStatus()
|
String |
getFocusValue()
|
int |
getPagingNumberPer()
Getter for the number of VOs per page. |
int |
getPagingPage()
Getter for the curent page to display. |
String |
getSortingColumn()
Returns an array of column (property) names. |
Integer |
getSortingDirection()
Returns an array of directions. |
int |
getTotalNumberOfEntries()
Getter for the total number VOs. |
int |
getTotalNumberOfPages()
Getter for the total number VOs. |
boolean |
isDoFocus()
|
boolean |
isDoFocusAgain()
Used for generating links, if any errors found, doFocus is set to false for next retrieving of the valueList. |
boolean |
isFocusEnabled()
Return true if the focusing is enabled. |
Method Detail |
public String getSortingColumn()
public Integer getSortingDirection()
public int getPagingPage()
public int getPagingNumberPer()
public int getTotalNumberOfEntries()
public int getTotalNumberOfPages()
public String getFocusProperty()
public String getFocusValue()
public boolean isFocusEnabled()
public boolean isDoFocus()
public boolean isDoFocusAgain()
public byte getFocusStatus()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |