org.broadleafcommerce.openadmin.client.view
Class UIFactory
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Display>
org.broadleafcommerce.openadmin.client.view.UIFactory
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,Display>
public class UIFactory
- extends HashMap<String,Display>
- Author:
- jfischer
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
UIFactory
public UIFactory()
getView
public void getView(String value,
AsyncClient asyncClient)
getView
public void getView(String value,
boolean clearCurrentView,
boolean storeView,
AsyncClient asyncClient)
getPresenter
public void getPresenter(String value,
AsyncClient asyncClient)
clearCurrentView
public void clearCurrentView()
equalsCurrentView
public boolean equalsCurrentView(String key)
Copyright © 2013. All Rights Reserved.