Module jakarta.faces
Class HtmlBasicRenderer.OptionComponentInfo
java.lang.Object
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.OptionComponentInfo
- Enclosing class:
HtmlBasicRenderer
Structure to hold common info used by Select* components to reduce the number of times component attributes are
evaluated when rendering options.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Constructor Details
-
OptionComponentInfo
-
-
Method Details
-
getDisabledClass
-
getEnabledClass
-
isDisabled
public boolean isDisabled() -
isHideNoSelection
public boolean isHideNoSelection() -
getSelectedClass
-
getUnselectedClass
-