Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component |
Modifier and Type | Class and Description |
---|---|
class |
UIBox
Renders a panel with border and title.
|
class |
UIButton
Renders a button element.
|
class |
UICell
Deprecated.
|
class |
UICommand
Use this tag only as a facet for click, change in selectOneRadio, selectBooleanCheckbox, selectManyCheckbox and
selectOneChoice
UIComponent class, generated from template
component2.0.stg with class
CommandTagDeclaration . |
class |
UIDatePicker
Deprecated.
|
class |
UIExtensionPanel
UIComponent class, generated from template
component2.0.stg with class
ExtensionPanelDeclaration . |
class |
UIIn
Renders a text input field.
|
class |
UILink
Renders a link element.
|
class |
UIMenuCommand
Renders a menu item.
|
class |
UIPage
Renders a page element.
|
class |
UIPanel
Intended for use in situations when only one UIComponent child can be nested, such as in the case of facets.
|
class |
UIPopup
Renders a popup panel.
|
class |
UISelectBooleanCommand
UIComponent class, generated from template
component2.0.stg with class
SelectBooleanCommandTagDeclaration . |
class |
UISheet
Render a sheet element.
|
class |
UITab
Renders a tab within a tab group.
|
class |
UITabGroup
Renders a tab group which contains tab panels.
|
class |
UIToolBarCheck
Renders a selectable command button within a toolbar.
|
class |
UIToolBarCommand
Renders a command button within a toolbar.
|
class |
UIToolBarSelectOne
Renders a set of radio command button's within a toolbar.
|
class |
UITreeCommand
Renders a command inside of a tree.
|
class |
UIWizard
Renders a flexible wizard.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUIBox |
class |
AbstractUIButton |
class |
AbstractUICell
Deprecated.
The Cell is deprecated since Tobago 1.5.0
|
class |
AbstractUICommand |
class |
AbstractUIDatePicker
Deprecated.
Since 2.0.0. It's no longer needed, because this is resolved by JavaScript now. Set backward
compatibility mode via classic-date-time-picker.
|
class |
AbstractUIIn |
class |
AbstractUILink |
class |
AbstractUIPage |
class |
AbstractUIPanel |
class |
AbstractUIPopup |
class |
AbstractUISheet |
class |
AbstractUITab |
class |
AbstractUITabGroup |
class |
AbstractUIToolBarCommand |
class |
AbstractUIToolBarSelectOne |
class |
AbstractUITreeCommand |
class |
AbstractUIWizard |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.