|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.simple.extend.form.FormFieldState
public class FormFieldState
| Method Summary | |
|---|---|
static FormFieldState |
fromBoolean(boolean b)
|
static FormFieldState |
fromList(java.util.List list)
|
static FormFieldState |
fromString(java.lang.String s)
|
int[] |
getSelectedIndices()
|
java.lang.String |
getValue()
|
boolean |
isChecked()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getValue()
public boolean isChecked()
public int[] getSelectedIndices()
public static FormFieldState fromString(java.lang.String s)
public static FormFieldState fromBoolean(boolean b)
public static FormFieldState fromList(java.util.List list)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||