|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.jsf.sdk.properties.PageNumberButtonType
Contains fields that specify the possible values of the page number buttons for the pager of the ItemsGrid component.
| Field Summary | |
static int |
Button
Normal button type. |
static int |
LinkButton
Link button type. |
static int |
None
No button. |
| Constructor Summary | |
PageNumberButtonType()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int None
No button.
public static final int LinkButton
Link button type.
public static final int Button
Normal button type.
| Constructor Detail |
public PageNumberButtonType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||