public class GridFactory extends HTMLTableFactory<org.cruxframework.crux.gwt.rebind.GridFactoryContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
GridFactory.GridCellHTMLProcessor |
static class |
GridFactory.GridCellProcessor |
static class |
GridFactory.GridCellTextProcessor |
static class |
GridFactory.GridCellWidgetProcessor |
static class |
GridFactory.GridChildrenProcessor |
static class |
GridFactory.GridRowProcessor |
static class |
GridFactory.GridWidgetProcessor |
HTMLTableFactory.CellHTMLProcessor<C extends HTMLTableFactoryContext>, HTMLTableFactory.CellTextProcessor<C extends HTMLTableFactoryContext>, HTMLTableFactory.CellWidgetProcessor<C extends HTMLTableFactoryContext>, HTMLTableFactory.TableCellProcessor<C extends HTMLTableFactoryContext>, HTMLTableFactory.TableRowProcessor<C extends HTMLTableFactoryContext>, HTMLTableFactory.WidgetProcessor<C extends HTMLTableFactoryContext>WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessor| Constructor and Description |
|---|
GridFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.cruxframework.crux.gwt.rebind.GridFactoryContext |
instantiateContext() |
void |
processChildren(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.GridFactoryContext context)
Populate the panel with declared items
|
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, instantiateWidget, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, postProcess, printlnPostProcessing, processAttributes, processDataExpressionBindings, processDataObjectBindings, processEventspublic void processChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.GridFactoryContext context) throws CruxGeneratorException
processChildren in class WidgetCreator<org.cruxframework.crux.gwt.rebind.GridFactoryContext>element - CruxGeneratorExceptionpublic org.cruxframework.crux.gwt.rebind.GridFactoryContext instantiateContext()
instantiateContext in class WidgetCreator<org.cruxframework.crux.gwt.rebind.GridFactoryContext>Copyright © 2015. All rights reserved.