org.apache.myfaces.tobago.component
Class Facets
java.lang.Object
org.apache.myfaces.tobago.component.Facets
public final class Facets
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
CHANGE
public static final String CHANGE
- See Also:
- Constant Field Values
CHECKBOX
public static final String CHECKBOX
- See Also:
- Constant Field Values
CLICK
public static final String CLICK
- See Also:
- Constant Field Values
COMPLETE
public static final String COMPLETE
- See Also:
- Constant Field Values
CONFIRMATION
public static final String CONFIRMATION
- See Also:
- Constant Field Values
CONSTRAINTS
public static final String CONSTRAINTS
- See Also:
- Constant Field Values
CONTEXT_MENU
public static final String CONTEXT_MENU
- See Also:
- Constant Field Values
DROP_DOWN_MENU
public static final String DROP_DOWN_MENU
- See Also:
- Constant Field Values
LABEL
public static final String LABEL
- See Also:
- Constant Field Values
LAYOUT
public static final String LAYOUT
- See Also:
- Constant Field Values
LAYOUT_DEFAULT
public static final String LAYOUT_DEFAULT
- See Also:
- Constant Field Values
MENUBAR
public static final String MENUBAR
- See Also:
- Constant Field Values
MENUPOPUP
@Deprecated
public static final String MENUPOPUP
- Deprecated. since 1.5.0. Please use
DROP_DOWN_MENU
- See Also:
- Constant Field Values
PAGER_PAGE
public static final String PAGER_PAGE
- See Also:
- Constant Field Values
PAGER_ROW
public static final String PAGER_ROW
- See Also:
- Constant Field Values
PICKER_POPUP
public static final String PICKER_POPUP
- See Also:
- Constant Field Values
POPUP
public static final String POPUP
- See Also:
- Constant Field Values
RADIO
public static final String RADIO
- See Also:
- Constant Field Values
RELOAD
public static final String RELOAD
- See Also:
- Constant Field Values
RESIZE
public static final String RESIZE
- See Also:
- Constant Field Values
RESIZE_ACTION
@Deprecated
public static final String RESIZE_ACTION
- Deprecated. since 1.5.0. Please use
RESIZE
- See Also:
- Constant Field Values
SORTER
public static final String SORTER
- See Also:
- Constant Field Values
TOOL_BAR
public static final String TOOL_BAR
- See Also:
- Constant Field Values
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.