Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.model |
Modifier and Type | Class and Description |
---|---|
class |
UIBar
Defines a container for navigation elements, branding, ...
|
class |
UIBox
Renders a panel with border and title.
|
class |
UIButton
Renders a button element.
|
class |
UIButtons
Renders a group of buttons.
|
class |
UICalendar
Renders a calendar.
|
class |
UIColumn
Renders a UIComponent that represents a single column of data within a
parent UISheet component.
|
class |
UIColumnNode
Creates a tree node inside of a sheet (also known as tree table).
|
class |
UIColumnSelector
Renders a column with checkboxes to mark selected rows.
|
class |
UICommand
Use this tag only as a facet for the client events "click", "change"
in selectOneRadio, selectBooleanCheckbox, selectManyCheckbox, selectOneChoice, etc.
|
class |
UICommands
Defines a navigation element, which contains a menu-like structure
UIComponent class, generated from template
component.stg with class
CommandsTagDeclaration . |
class |
UIDate
Renders a date input field.
|
class |
UIExtensionPanel
Deprecated.
|
class |
UIFile
Renders a file input field.
|
class |
UIFlexLayout
Renders a flex layout (CSS3 feature).
|
class |
UIFlowLayout
Renders a FlowLayout that positions the content components in there natural order.
|
class |
UIFooter
Defines a footer of its parent (like page, box, ...)
|
class |
UIGridLayout
Renders a GridLayout.
|
class |
UIHeader
Defines a header of its parent (like page, box, ...)
|
class |
UIImage
Renders an image.
|
class |
UIIn
Renders a text input field.
|
class |
UILabel
Renders a label component.
|
class |
UILink
Renders a link element.
|
class |
UIMediator
Component to put other components from other frameworks into.
|
class |
UIMessages
Renders error/validation messages.
|
class |
UIObject
Show external content inside of an application.
|
class |
UIOut
Renders a text
UIComponent class, generated from template
component.stg with class
OutTagDeclaration . |
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 |
UIProgress
Renders a progress bar.
|
class |
UISection
Renders a section or subsection.
|
class |
UISegmentLayout
Renders a layout using a 12 columns grid.
|
class |
UISelectBooleanCheckbox
Renders a checkbox.
|
class |
UISelectItem
Add a child UISelectItem component to the UIComponent
associated with the closed parent UIComponent custom
action.
|
class |
UISelectManyCheckbox
Render a group of checkboxes.
|
class |
UISelectManyListbox
Render a multi selection option listbox.
|
class |
UISelectManyShuttle
UIComponent class, generated from template
component.stg with class
SelectManyShuttleTagDeclaration . |
class |
UISelectOneChoice
Render a single selection dropdown list.
|
class |
UISelectOneListbox
Render a single selection option listbox.
|
class |
UISelectOneRadio
Render a set of radio buttons.
|
class |
UISeparator
Renders a separator.
|
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 |
UITextarea
Renders a multi line text input control.
|
class |
UITree
A tree with classical look.
|
class |
UITreeCommand
Renders a command inside of a tree.
|
class |
UITreeIcon
Renders an image beside a tree node.
|
class |
UITreeIndent
Renders an indent beside a tree node.
|
class |
UITreeLabel
Renders a label inside of a tree.
|
class |
UITreeListbox
A tree data structure displayed as a set of list boxes.
|
class |
UITreeMenu
A tree which will be displayed like a flat menu.
|
class |
UITreeNode
Creates a tree node.
|
class |
UITreeSelect
Makes a tree node selectable.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectItem |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.