|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Enum
org.alfresco.web.bean.generator.BaseComponentGenerator.ControlType
protected static final class BaseComponentGenerator.ControlType
Field Summary | |
---|---|
static BaseComponentGenerator.ControlType |
FIELD
|
static BaseComponentGenerator.ControlType |
SELECTOR
|
Method Summary | |
---|---|
static BaseComponentGenerator.ControlType |
valueOf(java.lang.String name)
|
static BaseComponentGenerator.ControlType[] |
values()
|
Methods inherited from class java.lang.Enum |
---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final BaseComponentGenerator.ControlType FIELD
public static final BaseComponentGenerator.ControlType SELECTOR
Method Detail |
---|
public static BaseComponentGenerator.ControlType[] values()
public static BaseComponentGenerator.ControlType valueOf(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |