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 |
UIExtensionPanel
Deprecated.
|
class |
UIMediator
Component to put other components from other frameworks into.
|
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 |
UITab
Renders a tab within a tab group.
|
class |
UITabGroup
Renders a tab group which contains tab panels.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUIBox |
class |
AbstractUIMediator |
class |
AbstractUIPopup |
class |
AbstractUITab |
class |
AbstractUITabGroup |
Modifier and Type | Method and Description |
---|---|
AbstractUIPanel |
AbstractUITabGroup.getActiveTab() |
AbstractUIPanel[] |
AbstractUITabGroup.getTabs() |
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.