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 |
UICommand
A general command.
|
class |
UIExtensionPanel
Deprecated.
|
class |
UILink
Renders a link element.
|
class |
UIMediator
Component to put other components from other frameworks into.
|
class |
UIMenuCommand
Renders a menu item.
|
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 |
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 |
UIToolBarCommand
Renders a command button within a toolbar.
|
class |
UITreeCommand
Renders a command inside of a tree.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUIBox |
class |
AbstractUIButton |
class |
AbstractUICommand |
class |
AbstractUILink |
class |
AbstractUIMediator |
class |
AbstractUIPanel |
class |
AbstractUIPopup |
class |
AbstractUISheet |
class |
AbstractUITab |
class |
AbstractUITabGroup |
class |
AbstractUIToolBarCommand |
class |
AbstractUIToolBarSelectOne |
class |
AbstractUITreeCommand |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.