Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component |
Modifier and Type | Class and Description |
---|---|
class |
UIButton
Renders a button element.
|
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 |
UIFileDrop
Renders a file drop component.
|
class |
UILink
Renders a link element.
|
class |
UIMenuCommand
Renders a menu item.
|
class |
UISelectBooleanCommand
UIComponent class, generated from template
component2.0.stg with class
SelectBooleanCommandTagDeclaration . |
class |
UISheet
Render a sheet element.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUIButton |
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 |
AbstractUIFileDrop |
class |
AbstractUILink |
class |
AbstractUISheet |
class |
AbstractUITabGroup |
class |
AbstractUIToolBarCommand |
class |
AbstractUIToolBarSelectOne |
class |
AbstractUITreeCommand |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.