org.apache.myfaces.tobago.component
Class ComponentTypes
java.lang.Object
org.apache.myfaces.tobago.component.ComponentTypes
public final class ComponentTypes
- extends Object
Constants for the renderer type
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOX
public static final String BOX
- See Also:
- Constant Field Values
BUTTON
public static final String BUTTON
- See Also:
- Constant Field Values
CELL
@Deprecated
public static final String CELL
- Deprecated.
- See Also:
- Constant Field Values
COLUMN
public static final String COLUMN
- See Also:
- Constant Field Values
COLUMN_EVENT
public static final String COLUMN_EVENT
- See Also:
- Constant Field Values
COLUMN_SELECTOR
public static final String COLUMN_SELECTOR
- See Also:
- Constant Field Values
COMMAND
public static final String COMMAND
- See Also:
- Constant Field Values
DATE_PICKER
public static final String DATE_PICKER
- See Also:
- Constant Field Values
EXTENSION_PANEL
public static final String EXTENSION_PANEL
- See Also:
- Constant Field Values
GRID_LAYOUT
public static final String GRID_LAYOUT
- See Also:
- Constant Field Values
IN
public static final String IN
- See Also:
- Constant Field Values
LINK
public static final String LINK
- See Also:
- Constant Field Values
OUT
public static final String OUT
- See Also:
- Constant Field Values
PANEL
public static final String PANEL
- See Also:
- Constant Field Values
POPUP
public static final String POPUP
- See Also:
- Constant Field Values
RELOAD
public static final String RELOAD
- See Also:
- Constant Field Values
SCRIPT
public static final String SCRIPT
- See Also:
- Constant Field Values
SEPARATOR
public static final String SEPARATOR
- See Also:
- Constant Field Values
SELECT_BOOLEAN_CHECKBOX
public static final String SELECT_BOOLEAN_CHECKBOX
- See Also:
- Constant Field Values
SHEET_LAYOUT
public static final String SHEET_LAYOUT
- See Also:
- Constant Field Values
STYLE
public static final String STYLE
- See Also:
- Constant Field Values
TAB_GROUP_LAYOUT
public static final String TAB_GROUP_LAYOUT
- See Also:
- Constant Field Values
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.