|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ajax4jsf.util.InputUtils
public class InputUtils
| Field Summary | |
|---|---|
static java.lang.String |
EMPTY_STRING
|
static java.lang.Object |
NOTHING
|
| Constructor Summary | |
|---|---|
InputUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
isDisabled(javax.faces.component.UIComponent component)
|
static boolean |
isReadOnly(javax.faces.component.UIComponent component)
|
static boolean |
isTrue(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EMPTY_STRING
public static final java.lang.Object NOTHING
| Constructor Detail |
|---|
public InputUtils()
| Method Detail |
|---|
public static boolean isTrue(java.lang.Object obj)
public static boolean isDisabled(javax.faces.component.UIComponent component)
public static boolean isReadOnly(javax.faces.component.UIComponent component)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||