org.cruxframework.crux.widgets.rebind.stackmenu
Class StackMenuFactory.StackMenuItemProcessor
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuFactory.StackMenuItemProcessor
- All Implemented Interfaces:
- HasPostProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
- Enclosing class:
- StackMenuFactory
public static class StackMenuFactory.StackMenuItemProcessor
- extends WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
- implements HasPostProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackMenuFactory.StackMenuItemProcessor
public StackMenuFactory.StackMenuItemProcessor()
processChildren
public void processChildren(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext context)
throws CruxGeneratorException
- Overrides:
processChildren in class WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
- Throws:
CruxGeneratorException
postProcessChildren
public void postProcessChildren(AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext context)
throws CruxGeneratorException
- Specified by:
postProcessChildren in interface HasPostProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
- Throws:
CruxGeneratorException
Copyright © 2014. All rights reserved.