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 |
UIButtons
Renders a group of buttons.
|
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 |
UIExtensionPanel
Deprecated.
|
class |
UILink
Renders a link element.
|
class |
UIMediator
Component to put other components from other frameworks into.
|
class |
UIMenuCommand
Deprecated.
|
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 |
UISection
Renders a section or subsection.
|
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 |
UITreeCommand
Renders a command inside of a tree.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUIBar |
class |
AbstractUIBox |
class |
AbstractUIButton |
class |
AbstractUIButtons |
class |
AbstractUICollapsiblePanel |
class |
AbstractUICommand |
class |
AbstractUICommands |
class |
AbstractUILink |
class |
AbstractUIMediator |
class |
AbstractUIPanel |
class |
AbstractUIPanelBase |
class |
AbstractUIPopup |
class |
AbstractUISection |
class |
AbstractUISheet |
class |
AbstractUITab |
class |
AbstractUITabGroup |
class |
AbstractUITreeCommand |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.