|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.pleso.framework.client.bl.impl.IntEnum
net.pleso.framework.client.ui.custom.CustomFormType
public class CustomFormType
Type of CustomFormWindow form
| Field Summary | |
|---|---|
static CustomFormType |
Edit
Form for update values in row |
static CustomFormType |
Insert
Form for insert values into empty row |
static CustomFormType |
Search
Form for specify search parameters |
static CustomFormType |
Show
Form for showing values from row |
| Method Summary |
|---|
| Methods inherited from class net.pleso.framework.client.bl.impl.IntEnum |
|---|
getValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CustomFormType Edit
public static final CustomFormType Insert
public static final CustomFormType Search
public static final CustomFormType Show
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||