org.cruxframework.crux.gwt.rebind
Class AbstractLayoutPanelFactory<C extends org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext>
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<C>
org.cruxframework.crux.gwt.rebind.PanelFactory<C>
org.cruxframework.crux.gwt.rebind.ComplexPanelFactory<C>
org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelFactory<C>
- All Implemented Interfaces:
- RequiresResizeFactory, WidgetContainer
- Direct Known Subclasses:
- AbstractDockLayoutPanelFactory, LayoutPanelFactory
public abstract class AbstractLayoutPanelFactory<C extends org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext>
- extends ComplexPanelFactory<C>
- implements RequiresResizeFactory
- 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, instantiateContext, instantiateWidget, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, printlnPostProcessing, processAttributes, processChildren, processEvents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractLayoutPanelFactory
public AbstractLayoutPanelFactory()
postProcess
public void postProcess(AbstractProxyCreator.SourcePrinter out,
C context)
throws CruxGeneratorException
- Description copied from class:
WidgetCreator
- Process element children
- Overrides:
postProcess in class WidgetCreator<C extends org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext>
- Throws:
CruxGeneratorException
runChildProcessingAnimations
protected void runChildProcessingAnimations(ArrayList<String> childProcessingAnimations)
- Parameters:
childProcessingAnimations -
getUnit
public static com.google.gwt.dom.client.Style.Unit getUnit(String sizeUnit)
- Parameters:
sizeUnit -
- Returns:
Copyright © 2014. All rights reserved.