|
||||||||||
| 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.ClassAbout
An About for contolling the use of fields within a NakedObject.
| Field Summary | |
static ClassAbout |
INSTANTIABLE
An About for showing that a class is instantiable. |
static ClassAbout |
UNINSTANTIABLE
An About for showing that a class is not instantiable. |
| Constructor Summary | |
ClassAbout(java.lang.String attributeName,
boolean allow)
Creates an AttributeController with an alternative name for the field.. |
|
| 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 |
| Field Detail |
public static final ClassAbout INSTANTIABLE
public static final ClassAbout UNINSTANTIABLE
| Constructor Detail |
public ClassAbout(java.lang.String attributeName,
boolean allow)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||