|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mvc.DirectModel<T> mvc.NamedDirectModel<T>
public abstract class NamedDirectModel<T>
DOCME.
Constructor Summary | |
---|---|
NamedDirectModel(java.lang.String nm)
new NamedDirectModel |
Method Summary | |
---|---|
java.lang.String |
getName()
m.getName() returns the name for m. |
Methods inherited from class mvc.DirectModel |
---|
addCallback, notifyObservers, removeCallback |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface mvc.Model |
---|
getValue |
Methods inherited from interface mvc.CallbackRegistry |
---|
addCallback, removeCallback |
Constructor Detail |
---|
public NamedDirectModel(java.lang.String nm)
nm
- Method Detail |
---|
public java.lang.String getName()
getName
in interface Named
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |