Class SelectOption
java.lang.Object
com.liferay.frontend.taglib.clay.servlet.taglib.util.SelectOption
-
Constructor Summary
ConstructorsConstructorDescriptionSelectOption
(String label, String value) SelectOption
(String label, String value, boolean selected) -
Method Summary
-
Constructor Details
-
SelectOption
-
SelectOption
-
-
Method Details
-
getLabel
-
getValue
-
isSelected
public boolean isSelected()
-