|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.uwyn.rife.datastructures.EnumClass<String>
com.uwyn.rife.engine.FormStateType
public class FormStateType
| Field Summary | |
|---|---|
static FormStateType |
JAVASCRIPT
|
static FormStateType |
PARAMS
|
| Fields inherited from class com.uwyn.rife.datastructures.EnumClass |
|---|
mIdentifier |
| Method Summary | |
|---|---|
static FormStateType |
getStateType(String name)
|
| Methods inherited from class com.uwyn.rife.datastructures.EnumClass |
|---|
equals, getIdentifiers, getMember, getMembers, hashCode, registerType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final FormStateType PARAMS
public static final FormStateType JAVASCRIPT
| Method Detail |
|---|
public static FormStateType getStateType(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||