public class CellTableFactory extends AbstractHasDataFactory<org.cruxframework.crux.gwt.rebind.CellTableContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
CellTableFactory.ColumnCellProcessor |
static class |
CellTableFactory.ColumnFooterChoiceProcessor |
static class |
CellTableFactory.ColumnFooterProcessor |
static class |
CellTableFactory.ColumnHeaderChoiceProcessor |
static class |
CellTableFactory.ColumnHeaderProcessor |
static class |
CellTableFactory.ColumnsProcessor |
static class |
CellTableFactory.CustomColumnFooterProcessor |
static class |
CellTableFactory.CustomColumnHeaderProcessor |
static class |
CellTableFactory.HTMLColumnFooterProcessor |
static class |
CellTableFactory.HTMLColumnHeaderProcessor |
static class |
CellTableFactory.TextColumnFooterProcessor |
static class |
CellTableFactory.TextColumnHeaderProcessor |
AbstractCellFactory.ActionCellProcessor, AbstractCellFactory.ButtonCellProcessor, AbstractCellFactory.CellListChildProcessor, AbstractCellFactory.CheckboxCellProcessor, AbstractCellFactory.ClickableTextCellProcessor, AbstractCellFactory.CustomCellProcessor, AbstractCellFactory.DateCellProcessor, AbstractCellFactory.DatePickerCellProcessor, AbstractCellFactory.EditTextCellProcessor, AbstractCellFactory.ImageCellProcessor, AbstractCellFactory.ImageLoadingCellProcessor, AbstractCellFactory.ImageResourceCellProcessor, AbstractCellFactory.ListOptionProcessor, AbstractCellFactory.NumberCellProcessor, AbstractCellFactory.SafeHtmlCellProcessor, AbstractCellFactory.SelectionCellProcessor, AbstractCellFactory.TextCellProcessor, AbstractCellFactory.TextInputCellProcessorWidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessorHasDataFactory.SelectionModel, HasDataFactory.SelectionModelProcessorHasRowsFactory.EstimatedRowCountProcessor| Constructor and Description |
|---|
CellTableFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.cruxframework.crux.gwt.rebind.CellTableContext |
instantiateContext() |
void |
postProcess(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.CellTableContext context)
Process element children
|
void |
processAttributes(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.CellTableContext context)
Process widget attributes
|
instantiateWidgetgetActionCell, getCell, getCheckboxCell, getCustomCell, getDataObject, getDateCell, getDatePickerCell, getNumberCell, getSelectionCellcommitPostProcessing, 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, printlnPostProcessing, processChildren, processDataExpressionBindings, processDataObjectBindings, processEventspublic void processAttributes(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.CellTableContext context) throws CruxGeneratorException
WidgetCreatorprocessAttributes in class WidgetCreator<org.cruxframework.crux.gwt.rebind.CellTableContext>CruxGeneratorExceptionpublic void postProcess(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.CellTableContext context) throws CruxGeneratorException
WidgetCreatorpostProcess in class WidgetCreator<org.cruxframework.crux.gwt.rebind.CellTableContext>CruxGeneratorExceptionpublic org.cruxframework.crux.gwt.rebind.CellTableContext instantiateContext()
instantiateContext in class WidgetCreator<org.cruxframework.crux.gwt.rebind.CellTableContext>Copyright © 2015. All rights reserved.