public class AbstractCellTreeFactory extends WidgetCreator<WidgetCreatorContext> implements HasCloseHandlersFactory<WidgetCreatorContext>, HasOpenHandlersFactory<WidgetCreatorContext>, HasKeyboardSelectionPolicyFactory<WidgetCreatorContext>
WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessor| Constructor and Description |
|---|
AbstractCellTreeFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getValue(AbstractProxyCreator.SourcePrinter out,
JSONObject metaElem) |
protected String |
getViewModel(AbstractProxyCreator.SourcePrinter out,
JSONObject metaElem) |
WidgetCreatorContext |
instantiateContext() |
void |
instantiateWidget(AbstractProxyCreator.SourcePrinter out,
WidgetCreatorContext context) |
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, processAttributes, processChildren, processDataExpressionBindings, processDataObjectBindings, processEventspublic void instantiateWidget(AbstractProxyCreator.SourcePrinter out, WidgetCreatorContext context) throws CruxGeneratorException
instantiateWidget in class WidgetCreator<WidgetCreatorContext>CruxGeneratorExceptionpublic WidgetCreatorContext instantiateContext()
instantiateContext in class WidgetCreator<WidgetCreatorContext>protected String getViewModel(AbstractProxyCreator.SourcePrinter out, JSONObject metaElem)
protected String getValue(AbstractProxyCreator.SourcePrinter out, JSONObject metaElem)
Copyright © 2015. All rights reserved.