Uses of Class
de.xima.fc.gui.model.SelectItemStatus
Packages that use SelectItemStatus
-
Uses of SelectItemStatus in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model that return SelectItemStatusModifier and TypeMethodDescriptionstatic SelectItemStatusSelectItemStatus.forSelectItem(javax.faces.model.SelectItem item, Collection<String> groupNames) SelectItemData.getStatus()Gets the status of the select item, which contains all metadata from the select item (except for the value).