com.im.ijc.core.api.views
Class IJCWidgetFactoriesProvider
java.lang.Object
com.im.ijc.core.api.views.IJCWidgetFactoriesProvider
- All Implemented Interfaces:
- IJCWidgetFactory.Provider
public class IJCWidgetFactoriesProvider
- extends Object
- implements IJCWidgetFactory.Provider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDefault
public static IJCWidgetFactoriesProvider getDefault()
findFactoryInfoById
public IJCWidgetFactoriesProvider.FactoryInfo findFactoryInfoById(String id)
findFactoryById
public IJCWidgetFactory findFactoryById(String id)
- Specified by:
findFactoryById in interface IJCWidgetFactory.Provider
getAllFactories
public List<IJCWidgetFactoriesProvider.FactoryInfo> getAllFactories()