org.alfresco.web.bean.generator
Class BaseComponentGenerator.ControlType

java.lang.Object
  extended by java.lang.Enum
      extended by org.alfresco.web.bean.generator.BaseComponentGenerator.ControlType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing class:
BaseComponentGenerator

protected static final class BaseComponentGenerator.ControlType
extends java.lang.Enum

See Also:
Serialized Form

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

FIELD

public static final BaseComponentGenerator.ControlType FIELD

SELECTOR

public static final BaseComponentGenerator.ControlType SELECTOR
Method Detail

values

public static BaseComponentGenerator.ControlType[] values()

valueOf

public static BaseComponentGenerator.ControlType valueOf(java.lang.String name)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.