|
|||||||||
| Home >> All >> er >> [ directtoweb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
er.directtoweb
Class ERD2WCustomDisplayBoolean

java.lang.ObjectD2WDisplayBoolean
er.directtoweb.ERD2WCustomDisplayBoolean
- public class ERD2WCustomDisplayBoolean
- extends D2WDisplayBoolean
| Field Summary | |
protected NSArray |
_choicesNames
|
| Constructor Summary | |
ERD2WCustomDisplayBoolean(WOContext context)
|
|
| Method Summary | |
NSArray |
choicesNames()
|
java.lang.String |
noName()
|
java.lang.String |
yesName()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
_choicesNames
protected NSArray _choicesNames
| Constructor Detail |
ERD2WCustomDisplayBoolean
public ERD2WCustomDisplayBoolean(WOContext context)
| Method Detail |
choicesNames
public NSArray choicesNames()
yesName
public java.lang.String yesName()
noName
public java.lang.String noName()
|
|||||||||
| Home >> All >> er >> [ directtoweb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
D2WDisplayBoolean