Uses of Interface
org.apache.myfaces.tobago.internal.taglib.declaration.HasItemLabel
-
Packages that use HasItemLabel Package Description org.apache.myfaces.tobago.internal.taglib.component Tobago Framework Component Tag Library 6.0.0-SNAPSHOT - (C) Copyright 2005-2023 The Apache Software Foundation -
-
Uses of HasItemLabel in org.apache.myfaces.tobago.internal.taglib.component
Subinterfaces of HasItemLabel in org.apache.myfaces.tobago.internal.taglib.component Modifier and Type Interface Description interface
SelectBooleanCheckboxTagDeclaration
Renders a checkbox.interface
SelectBooleanToggleTagDeclaration
Renders a checkbox as toggle.interface
SelectItemsTagDeclaration
Add a child UISelectItems component to the UIComponent associated with the closed parent UIComponent custom action.interface
SelectItemTagDeclaration
Add a child UISelectItem component to the UIComponent associated with the closed parent UIComponent custom action.
-