public class TreeFactory extends WidgetCreator<org.cruxframework.crux.gwt.rebind.TreeContext> implements HasAnimationFactory<org.cruxframework.crux.gwt.rebind.TreeContext>, HasAllFocusHandlersFactory<org.cruxframework.crux.gwt.rebind.TreeContext>, HasOpenHandlersFactory<org.cruxframework.crux.gwt.rebind.TreeContext>, HasCloseHandlersFactory<org.cruxframework.crux.gwt.rebind.TreeContext>, HasAllMouseHandlersFactory<org.cruxframework.crux.gwt.rebind.TreeContext>, HasAllKeyHandlersFactory<org.cruxframework.crux.gwt.rebind.TreeContext>, HasSelectionHandlersFactory<org.cruxframework.crux.gwt.rebind.TreeContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
TreeFactory.OpenSelectedItemAttributeParser |
static class |
TreeFactory.TextCaptionProcessor |
static class |
TreeFactory.TreeCaptionProcessor |
static class |
TreeFactory.TreeItemProcessor |
static class |
TreeFactory.WidgetCaptionProcessor |
static class |
TreeFactory.WidgetCaptionWidgetProcessor |
WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessor| Constructor and Description |
|---|
TreeFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.cruxframework.crux.gwt.rebind.TreeContext |
instantiateContext() |
void |
instantiateWidget(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.TreeContext context) |
void |
processAttributes(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.TreeContext context)
Process widget attributes
|
commitPostProcessing, createChildWidget, createChildWidget, createChildWidget, createContext, createPostProcessingScope, createVariableName, createWidget, ensureChildren, ensureFirstChild, ensureHtmlChild, ensureTextChild, ensureWidget, getChildName, getChildWidgetClass, getChildWidgetClassName, getContext, getControllerAccessorHandler, getDeclaredMessage, getDeclaredMessages, getDevice, getLogger, getLoggerVariable, getObjectDataBinding, getObjectDataBinding, getResourceAccessExpression, getSubTypeWriter, getSubTypeWriter, getSubTypeWriter, getView, getViewVariable, getWidgetClass, getWidgetClass, getWidgetClassName, getWidgetFactoryDeclaration, hasChildPartialSupport, hasHeight, hasPartialSupport, hasWidth, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, postProcess, printlnPostProcessing, processChildren, processDataExpressionBindings, processDataObjectBindings, processEventspublic void instantiateWidget(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.TreeContext context) throws CruxGeneratorException
instantiateWidget in class WidgetCreator<org.cruxframework.crux.gwt.rebind.TreeContext>CruxGeneratorExceptionpublic void processAttributes(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.TreeContext context) throws CruxGeneratorException
WidgetCreatorprocessAttributes in class WidgetCreator<org.cruxframework.crux.gwt.rebind.TreeContext>CruxGeneratorExceptionpublic org.cruxframework.crux.gwt.rebind.TreeContext instantiateContext()
instantiateContext in class WidgetCreator<org.cruxframework.crux.gwt.rebind.TreeContext>Copyright © 2015. All rights reserved.