public final class

Facets

extends Object
java.lang.Object
   ↳ org.apache.myfaces.tobago.component.Facets

Summary

Constants
String ACTION
String CHANGE
String CHECKBOX
String CLICK
String COMPLETE
String CONFIRMATION
String CONSTRAINTS
String CONTEXT_MENU
String DROP_DOWN_MENU
String LABEL
String LAYOUT
String LAYOUT_DEFAULT
String MENUBAR
String MENUPOPUP This constant is deprecated. since 1.5.0. Please use DROP_DOWN_MENU
String PAGER_PAGE
String PAGER_ROW
String PICKER_POPUP
String POPUP
String RADIO
String RELOAD
String RESIZE
String RESIZE_ACTION This constant is deprecated. since 1.5.0. Please use RESIZE
String SORTER
String TOOL_BAR
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String ACTION

Constant Value: "action"

public static final String CHANGE

Constant Value: "change"

public static final String CHECKBOX

Constant Value: "checkbox"

public static final String CLICK

Constant Value: "click"

public static final String COMPLETE

Constant Value: "complete"

public static final String CONFIRMATION

Constant Value: "confirmation"

public static final String CONSTRAINTS

Constant Value: "constraints"

public static final String CONTEXT_MENU

Constant Value: "contextMenu"

public static final String DROP_DOWN_MENU

Constant Value: "dropDownMenu"

public static final String LABEL

Constant Value: "label"

public static final String LAYOUT

Constant Value: "layout"

public static final String LAYOUT_DEFAULT

Constant Value: "layoutDefault"

public static final String MENUBAR

Constant Value: "menuBar"

public static final String MENUPOPUP

This constant is deprecated.
since 1.5.0. Please use DROP_DOWN_MENU

Constant Value: "menupopup"

public static final String PAGER_PAGE

Constant Value: "pagerPage"

public static final String PAGER_ROW

Constant Value: "pagerRow"

public static final String PICKER_POPUP

Constant Value: "pickerPopup"

public static final String POPUP

Constant Value: "popup"

public static final String RADIO

Constant Value: "radio"

public static final String RELOAD

Constant Value: "reload"

public static final String RESIZE

Constant Value: "resize"

public static final String RESIZE_ACTION

This constant is deprecated.
since 1.5.0. Please use RESIZE

Constant Value: "resizeAction"

public static final String SORTER

Constant Value: "sorter"

public static final String TOOL_BAR

Constant Value: "toolBar"