org.cruxframework.crux.widgets.rebind.stackmenu
Class StackMenuFactory

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
      extended by org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuFactory

public class StackMenuFactory
extends org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>

Factory for Stack Menu

Author:
Gesse S. F. Dafe

Nested Class Summary
static class StackMenuFactory.StackMenuItemProcessor
           
 
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
StackMenuFactory()
           
 
Method Summary
 org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext instantiateContext()
           
 void processChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext 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

StackMenuFactory

public StackMenuFactory()
Method Detail

processChildren

public void processChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
                            org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext 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.stackmenu.StackMenuContext>
Throws:
org.cruxframework.crux.core.rebind.CruxGeneratorException

instantiateContext

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


Copyright © 2015. All rights reserved.