Interface PopupTagDeclaration
- All Superinterfaces:
HasBinding
,HasId
,HasIdBindingAndRendered
,HasTip
,IsRendered
,IsVisual
Renders a popup panel.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCollapsed
(String collapsed) Indicating the collapsed state of this component.void
setCollapsedMode
(String collapsed) Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding
setBinding
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasTip
setTip
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsRendered
setRendered
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsVisual
setCustomClass, setMarkup
-
Method Details
-
setCollapsed
Indicating the collapsed state of this component. -
setCollapsedMode
-