|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mvc.DirectModel<T> mvc.NamedDirectModel<TM> mvc.Choice.Model<TM>
public static class Choice.Model<TM>
DOCME.
Method Summary | |
---|---|
Choice<TM> |
getChoice()
m.getChoice() returns the choice of values for m. |
TM |
getValue()
m.getValue returns the current value of m. |
Methods inherited from class mvc.NamedDirectModel |
---|
getName |
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.CallbackRegistry |
---|
addCallback, removeCallback |
Method Detail |
---|
public TM getValue()
public Choice<TM> getChoice()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |