|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.spardat.xma.mdl.UIDelegateFactoryClient
This class is responsible for creating UIDelegates for all WidgetModels.
| Method Summary | |
static UIDelegateFactoryClient |
getInstance()
Returns an instance of the factory. |
UIDelegateClient |
newUIDelegateFor(WModel model)
Returns a newly created UIDelegateClient for a particular WidgetModel. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static UIDelegateFactoryClient getInstance()
public UIDelegateClient newUIDelegateFor(WModel model)
model - the instance of a WidgetModel which wants its UIDelegateClient to be created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||