|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.object.control.AbstractAbout
org.nakedobjects.object.control.FieldAbout
org.nakedobjects.object.control.AttributeController
FieldAbout,
Serialized Form| Field Summary |
| Fields inherited from class org.nakedobjects.object.control.FieldAbout |
READ_ONLY, READ_WRITE |
| Constructor Summary | |
AttributeController(java.lang.String attributeName,
boolean vetoAccess)
Deprecated. |
|
| Method Summary | |
static FieldAbout |
createAbout(boolean readWrite)
Deprecated. Returns a read/write About (AttributeController.READ_WRITE) if true; read-only (AttributeController.READ_ONLY) if false. |
| Methods inherited from class org.nakedobjects.object.control.FieldAbout |
readOnly, readWrite |
| Methods inherited from class org.nakedobjects.object.control.AbstractAbout |
canAccess, canUse, getDescription, getName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AttributeController(java.lang.String attributeName,
boolean vetoAccess)
| Method Detail |
public static FieldAbout createAbout(boolean readWrite)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||