org.cruxframework.crux.gwt.rebind
Class GridFactory
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<C>
org.cruxframework.crux.gwt.rebind.PanelFactory<C>
org.cruxframework.crux.gwt.rebind.HTMLTableFactory<org.cruxframework.crux.gwt.rebind.GridFactoryContext>
org.cruxframework.crux.gwt.rebind.GridFactory
- All Implemented Interfaces:
- HasClickHandlersFactory<org.cruxframework.crux.gwt.rebind.GridFactoryContext>, HasDoubleClickHandlersFactory<org.cruxframework.crux.gwt.rebind.GridFactoryContext>, WidgetContainer
public class GridFactory
- extends HTMLTableFactory<org.cruxframework.crux.gwt.rebind.GridFactoryContext>
Factory for Grid widget
- Author:
- Thiago da Rosa de Bustamante
| 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, instantiateWidget, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, postProcess, printlnPostProcessing, processAttributes, processEvents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridFactory
public GridFactory()
processChildren
public void processChildren(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.gwt.rebind.GridFactoryContext context)
throws CruxGeneratorException
- Populate the panel with declared items
- Overrides:
processChildren in class WidgetCreator<org.cruxframework.crux.gwt.rebind.GridFactoryContext>
- Parameters:
element -
- Throws:
CruxGeneratorException
instantiateContext
public org.cruxframework.crux.gwt.rebind.GridFactoryContext instantiateContext()
- Specified by:
instantiateContext in class WidgetCreator<org.cruxframework.crux.gwt.rebind.GridFactoryContext>
- Returns:
Copyright © 2014. All rights reserved.