com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client
Class ModelManagerFactory<T>
java.lang.Object
com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.ModelManagerFactory<T>
public class ModelManagerFactory<T>
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelManagerFactory
public ModelManagerFactory()
getHistoryManager
public HistoryManager<T> getHistoryManager()
getObserverManager
public ObservableManager<T> getObserverManager()
getUIBindingManager
public UIBindingManager<T> getUIBindingManager()
getModelRegistry
public ModelRegistry<T> getModelRegistry()
getCloneManager
public CloneManager<T> getCloneManager()
getModelProxyManager
public ModelProxyManager<T> getModelProxyManager()
Copyright © 2010-2011 Petals Link. All Rights Reserved.