Package org.cruxframework.crux.core.rebind.screen.widget

Interface Summary
ControllerAccessHandler Subclasses of this interface are used to inform Crux about how a controller class must be referenced by generated code
ControllerAccessHandler.SingleControllerAccessHandler A ControllerAccessHandler that must be used when any reference to the controller printed during the current generation cycle must point to the same controller instance.
ViewFactoryCreator.LazyCompatibleWidgetConsumer  
ViewFactoryCreator.WidgetConsumer  
WidgetContainer A marker interface to inform Crux that a WidgetFactory can contain other widgets
 

Class Summary
AbstractDataWidgetConsumer  
AbstractProcessor  
AttributeProcessor<C extends WidgetCreatorContext>  
AttributeProcessor.NoParser  
EvtProcessor  
LazyPanelFactory A Factory that wraps an element with a panel which content is only rendered when it is accessed for the first time.
ViewFactoriesProxyCreator  
ViewFactoryCreator  
ViewFactoryCreator.EmptyWidgetConsumer  
ViewFactoryGenerator Generates a ViewFactory class.
ViewWidgetConsumer  
WidgetConfig  
WidgetCreator<C extends WidgetCreatorContext> Generate code for gwt widgets creation.
WidgetCreator.StyleNameProcessor  
WidgetCreator.StyleProcessor  
WidgetCreator.ViewPermissionAttributeProcessor Process viewPermission attribute
WidgetCreatorContext  
WidgetCreatorHelper  
 

Exception Summary
WidgetConfigException  
 



Copyright © 2014. All rights reserved.