Class FormFieldState
java.lang.Object
org.xhtmlrenderer.simple.extend.form.FormFieldState
-
Method Summary
Modifier and TypeMethodDescriptionstatic FormFieldState
fromBoolean
(boolean b) static FormFieldState
static FormFieldState
fromString
(String s) int[]
getValue()
boolean
-
Method Details
-
getValue
-
isChecked
public boolean isChecked() -
getSelectedIndices
public int[] getSelectedIndices() -
fromString
-
fromBoolean
-
fromList
-