|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.scrashmeow.ojb.console.ui.control.grid.GridPager
| Constructor Summary | |
GridPager()
|
|
| Method Summary | |
java.lang.Integer |
getCount()
Returns the count. |
java.lang.Integer |
getCurrent()
Returns the current. |
java.lang.String |
getFormElementName()
Returns the formElementName. |
void |
setCount(java.lang.Integer count)
Sets the count. |
void |
setCurrent(java.lang.Integer current)
Sets the current. |
void |
setFormElementName(java.lang.String formElementName)
Sets the formElementName. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GridPager()
| Method Detail |
public java.lang.Integer getCount()
public java.lang.Integer getCurrent()
public java.lang.String getFormElementName()
public void setCount(java.lang.Integer count)
count - The count to setpublic void setCurrent(java.lang.Integer current)
current - The current to setpublic void setFormElementName(java.lang.String formElementName)
formElementName - The formElementName to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||