java.lang.Object | ||||||
↳ | javax.faces.component.UIComponent | |||||
↳ | javax.faces.component.UIComponentBase | |||||
↳ | javax.faces.component.UIPanel | |||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUIPanelBase | |||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUIPopup | |||||
↳ | org.apache.myfaces.tobago.component.UIPopup |
Renders a popup panel.
The popup gets a grid layout manager with columns="auto" and rows="auto" as definition.
So a popup should contain only one layout component.
The default layout manager can be overwritten with the layout facet.
UIComponent class, generated from template component1.2.stg
with class
org.apache.myfaces.tobago.internal.taglib.component.PopupTagDeclaration.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | COMPONENT_TYPE |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.@deprecated
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.@deprecated
| |||||||||||
Represents the visibility order of the popup.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
This value will usually be set by the layout manager. It holds the current height computed by the layout manager.
This value will usually be set by the layout manager. It holds the current width computed by the layout manager.
Represents the visibility order of the popup. The renderer may implemented this visibility by the CSS z-index.
This attribute is for internal use only.
This attribute is for internal use only.