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