| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| AbstractProcessor | |
| AttributeProcessor<C extends WidgetCreatorContext> | |
| AttributeProcessor.NoParser | |
| DataWidgetConsumer | |
| EvtProcessor | |
| ExpressionDataBinding | |
| LazyPanelFactory |
A Factory that wraps an element with a panel which content is only rendered when it is accessed for the first time.
|
| ObjectDataBinding | |
| ObjectDataBinding.PropertyBindInfo | |
| ViewBindHandler | |
| 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 | Description |
|---|---|
| WidgetConfigException |
Copyright © 2015. All rights reserved.