org.cruxframework.crux.gwt.rebind
Class CellTableFactory
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<C>
org.cruxframework.crux.gwt.rebind.AbstractCellFactory<C>
org.cruxframework.crux.gwt.rebind.AbstractHasDataFactory<org.cruxframework.crux.gwt.rebind.CellTableContext>
org.cruxframework.crux.gwt.rebind.CellTableFactory
- All Implemented Interfaces:
- FocusableFactory<org.cruxframework.crux.gwt.rebind.CellTableContext>, HasCellPreviewHandlersFactory<org.cruxframework.crux.gwt.rebind.CellTableContext>, HasDataFactory<org.cruxframework.crux.gwt.rebind.CellTableContext>, HasKeyboardPagingPolicyFactory<org.cruxframework.crux.gwt.rebind.CellTableContext>, HasKeyboardSelectionPolicyFactory<org.cruxframework.crux.gwt.rebind.CellTableContext>, HasRowsFactory<org.cruxframework.crux.gwt.rebind.CellTableContext>
public class CellTableFactory
- extends AbstractHasDataFactory<org.cruxframework.crux.gwt.rebind.CellTableContext>
- Author:
- Thiago da Rosa de Bustamante
| Nested classes/interfaces inherited from class org.cruxframework.crux.gwt.rebind.AbstractCellFactory |
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.TextInputCellProcessor |
| Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator |
commitPostProcessing, createChildWidget, createChildWidget, createChildWidget, createContext, createPostProcessingScope, createVariableName, createWidget, ensureChildren, ensureFirstChild, ensureHtmlChild, ensureTextChild, ensureWidget, getChildName, getChildWidgetClass, getChildWidgetClassName, getContext, getControllerAccessorHandler, getDeclaredMessage, getDeclaredMessages, getDevice, getLogger, getLoggerVariable, getResourceAccessExpression, getSubTypeWriter, getSubTypeWriter, getSubTypeWriter, getView, getViewVariable, getWidgetClass, getWidgetClass, getWidgetClassName, getWidgetFactoryDeclaration, hasChildPartialSupport, hasHeight, hasPartialSupport, hasWidth, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, printlnPostProcessing, processChildren, processEvents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellTableFactory
public CellTableFactory()
processAttributes
public void processAttributes(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.CellTableContext context)
throws CruxGeneratorException
- Description copied from class:
WidgetCreator
- Process widget attributes
- Overrides:
processAttributes in class WidgetCreator<org.cruxframework.crux.gwt.rebind.CellTableContext>
- Throws:
CruxGeneratorException
postProcess
public void postProcess(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.CellTableContext context)
throws CruxGeneratorException
- Description copied from class:
WidgetCreator
- Process element children
- Overrides:
postProcess in class WidgetCreator<org.cruxframework.crux.gwt.rebind.CellTableContext>
- Throws:
CruxGeneratorException
instantiateContext
public org.cruxframework.crux.gwt.rebind.CellTableContext instantiateContext()
- Specified by:
instantiateContext in class WidgetCreator<org.cruxframework.crux.gwt.rebind.CellTableContext>
- Returns:
Copyright © 2014. All rights reserved.