Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.internal.layout |
Modifier and Type | Class and Description |
---|---|
class |
UIBox
Renders a panel with border and title.
|
class |
UICell
Deprecated.
|
class |
UIExtensionPanel
UIComponent class, generated from template
component2.0.stg with class
ExtensionPanelDeclaration . |
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 |
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 |
UIWizard
Renders a flexible wizard.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUIBox |
class |
AbstractUICell
Deprecated.
The Cell is deprecated since Tobago 1.5.0
|
class |
AbstractUIPage |
class |
AbstractUIPanel |
class |
AbstractUIPopup |
class |
AbstractUISheet |
class |
AbstractUITab |
class |
AbstractUITabGroup |
class |
AbstractUIWizard |
Modifier and Type | Method and Description |
---|---|
static List<LayoutComponent> |
LayoutUtils.findLayoutChildren(LayoutContainer container) |
Constructor and Description |
---|
LayoutContext(LayoutContainer container) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.