Uses of Class
org.cruxframework.crux.core.rebind.screen.widget.ViewFactoryCreator

Packages that use ViewFactoryCreator
org.cruxframework.crux.core.rebind.crossdevice   
org.cruxframework.crux.core.rebind.screen   
org.cruxframework.crux.core.rebind.screen.widget   
 

Uses of ViewFactoryCreator in org.cruxframework.crux.core.rebind.crossdevice
 

Subclasses of ViewFactoryCreator in org.cruxframework.crux.core.rebind.crossdevice
 class DeviceAdaptiveViewFactoryCreator
           
 

Uses of ViewFactoryCreator in org.cruxframework.crux.core.rebind.screen
 

Methods in org.cruxframework.crux.core.rebind.screen that return ViewFactoryCreator
 ViewFactoryCreator View.getFactory()
           
 

Methods in org.cruxframework.crux.core.rebind.screen with parameters of type ViewFactoryCreator
 void View.setFactory(ViewFactoryCreator factory)
           
 

Uses of ViewFactoryCreator in org.cruxframework.crux.core.rebind.screen.widget
 

Constructors in org.cruxframework.crux.core.rebind.screen.widget with parameters of type ViewFactoryCreator
LazyPanelFactory(ViewFactoryCreator factory)
          Singleton constructor
ViewWidgetConsumer(ViewFactoryCreator viewFactoryCreator)
           
 



Copyright © 2014. All rights reserved.