public abstract class AbstractLayoutPanelFactory<C extends org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext> extends ComplexPanelFactory<C> implements RequiresResizeFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractLayoutPanelFactory.AnimationDurationAttributeParser |
WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessor| Constructor and Description |
|---|
AbstractLayoutPanelFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.dom.client.Style.Unit |
getUnit(String sizeUnit) |
void |
postProcess(AbstractProxyCreator.SourcePrinter out,
C context)
Process element children
|
protected void |
runChildProcessingAnimations(ArrayList<String> childProcessingAnimations) |
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, instantiateContext, instantiateWidget, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, printlnPostProcessing, processAttributes, processChildren, processDataExpressionBindings, processDataObjectBindings, processEventspublic void postProcess(AbstractProxyCreator.SourcePrinter out, C context) throws CruxGeneratorException
WidgetCreatorpostProcess in class WidgetCreator<C extends org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext>CruxGeneratorExceptionprotected void runChildProcessingAnimations(ArrayList<String> childProcessingAnimations)
childProcessingAnimations - public static com.google.gwt.dom.client.Style.Unit getUnit(String sizeUnit)
sizeUnit - Copyright © 2015. All rights reserved.