|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwogroovy.additions.WOComponentAdditions
| Constructor Summary | |
WOComponentAdditions()
|
|
| Method Summary | |
static boolean |
booleanValueForBindingWithDefault(WOComponent self,
String binding,
boolean def)
|
static EOEditingContext |
ec(WOComponent self)
|
static int |
intValueForBindingWithDefault(WOComponent self,
String binding,
int def)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WOComponentAdditions()
| Method Detail |
public static int intValueForBindingWithDefault(WOComponent self,
String binding,
int def)
public static boolean booleanValueForBindingWithDefault(WOComponent self,
String binding,
boolean def)
public static EOEditingContext ec(WOComponent self)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||