|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.jsf.sdk.properties.ButtonType
Contains fields that specify the button type for the ButtonProps object.
| Field Summary | |
static int |
Button
A normal button type. |
static int |
ImageButton
An image button type. |
static int |
LinkButton
A hyperlink button type. |
| Constructor Summary | |
ButtonType()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int Button
A normal button type.
public static final int LinkButton
A hyperlink button type.
public static final int ImageButton
An image button type.
| Constructor Detail |
public ButtonType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||