|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.form.FormPageTypes
public class FormPageTypes
FormPageTypes is an emumeration of the various form page types allowed.
| Field Summary | |
|---|---|
static FormPageTypes |
MEDIUM_POPUP
The style for medium pop-ups. |
static FormPageTypes |
NO_BUTTONS
The style for custom pages. |
static FormPageTypes |
NORMAL_PAGE
The standard form style for normal windows. |
static FormPageTypes |
SMALL_POPUP
The style for small pop-ups. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final FormPageTypes NORMAL_PAGE
public static final FormPageTypes MEDIUM_POPUP
public static final FormPageTypes SMALL_POPUP
public static final FormPageTypes NO_BUTTONS
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||