org.cruxframework.crux.widgets.rebind.rollingpanel
Class RollingPanelFactory

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>
      extended by org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelFactory
All Implemented Interfaces:
org.cruxframework.crux.core.rebind.screen.widget.creator.HasHorizontalAlignmentFactory<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>, org.cruxframework.crux.core.rebind.screen.widget.creator.HasVerticalAlignmentFactory<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>

public class RollingPanelFactory
extends org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>
implements org.cruxframework.crux.core.rebind.screen.widget.creator.HasHorizontalAlignmentFactory<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>, org.cruxframework.crux.core.rebind.screen.widget.creator.HasVerticalAlignmentFactory<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>

Author:
Thiago da Rosa de Bustamante

Nested Class Summary
static class RollingPanelFactory.RollingCellProcessor
           
static class RollingPanelFactory.RollingPanelProcessor
           
static class RollingPanelFactory.VerticalWidgetProcessor
           
 
Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator
org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator.StyleNameProcessor, org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator.StyleProcessor, org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator.ViewPermissionAttributeProcessor
 
Constructor Summary
RollingPanelFactory()
           
 
Method Summary
 org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext instantiateContext()
           
 void processChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext context)
           
 
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, getObjectDataBinding, getObjectDataBinding, getResourceAccessExpression, getSubTypeWriter, getSubTypeWriter, getSubTypeWriter, getView, getViewVariable, getWidgetClass, getWidgetClass, getWidgetClassName, getWidgetFactoryDeclaration, hasChildPartialSupport, hasHeight, hasPartialSupport, hasWidth, instantiateWidget, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, postProcess, printlnPostProcessing, processAttributes, processDataExpressionBindings, processDataObjectBindings, processEvents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RollingPanelFactory

public RollingPanelFactory()
Method Detail

processChildren

public void processChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
                            org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext context)
                     throws org.cruxframework.crux.core.rebind.CruxGeneratorException
Overrides:
processChildren in class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>
Throws:
org.cruxframework.crux.core.rebind.CruxGeneratorException

instantiateContext

public org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext instantiateContext()
Specified by:
instantiateContext in class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.widgets.rebind.rollingpanel.RollingPanelContext>


Copyright © 2015. All rights reserved.