|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.speakright.core.ModelBase
public class ModelBase
Base class for most IModel classes. Implements the model binder API. The class generated by MGen uses this class.
| Constructor Summary | |
|---|---|
ModelBase()
|
|
| Method Summary | |
|---|---|
IModelBinder |
ModelBinder()
|
void |
ModelBinderSet(IModelBinder binder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelBase()
| Method Detail |
|---|
public IModelBinder ModelBinder()
ModelBinder in interface IModelpublic void ModelBinderSet(IModelBinder binder)
ModelBinderSet in interface IModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||