Interface PanelTagDeclaration

All Superinterfaces:
HasBinding, HasCollapsedMode, HasId, HasIdBindingAndRendered, HasTip, IsCollapsed, IsRendered, IsVisual

public interface PanelTagDeclaration extends HasIdBindingAndRendered, IsVisual, IsCollapsed, HasCollapsedMode, HasTip
Intended for use in situations when only one UIComponent child can be nested, such as in the case of facets.
  • Method Summary

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding

    setBinding

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasCollapsedMode

    setCollapsedMode

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasId

    setId

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasTip

    setTip

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsCollapsed

    setCollapsed

    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