org.xhtmlrenderer.simple.extend.form
Class FormFieldState
java.lang.Object
org.xhtmlrenderer.simple.extend.form.FormFieldState
public class FormFieldState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getValue
public String getValue()
isChecked
public boolean isChecked()
getSelectedIndices
public int[] getSelectedIndices()
fromString
public static FormFieldState fromString(String s)
fromBoolean
public static FormFieldState fromBoolean(boolean b)
fromList
public static FormFieldState fromList(List list)
Copyright © 2013. All Rights Reserved.