Uses of Interface
org.apache.myfaces.tobago.internal.taglib.declaration.HasItemImage
-
Packages that use HasItemImage Package Description org.apache.myfaces.tobago.internal.taglib.component Tobago Framework Component Tag Library 5.8.0-SNAPSHOT - (C) Copyright 2005-2023 The Apache Software Foundation -
-
Uses of HasItemImage in org.apache.myfaces.tobago.internal.taglib.component
Subinterfaces of HasItemImage 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.
-