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 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
WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessor
 
Constructor Summary
StackMenuFactory()
           
 
Method Summary
 org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext instantiateContext()
           
 void processChildren(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, 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
 

Constructor Detail

StackMenuFactory

public StackMenuFactory()
Method Detail

processChildren

public void processChildren(AbstractProxyCreator.SourcePrinter out,
                            org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext context)
                     throws CruxGeneratorException
Overrides:
processChildren in class WidgetCreator<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
Throws:
CruxGeneratorException

instantiateContext

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


Copyright © 2014. All rights reserved.