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:
- org.cruxframework.crux.core.rebind.screen.widget.creator.children.HasPostProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
- Enclosing class:
- StackMenuFactory
public static class StackMenuFactory.StackMenuItemProcessor
- extends org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
- implements org.cruxframework.crux.core.rebind.screen.widget.creator.children.HasPostProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
| Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor |
org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor.AnyTag, org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor.AnyWidget, org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor.HTMLTag |
|
Method Summary |
void |
postProcessChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext context)
|
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.creator.children.WidgetChildProcessor |
getWidgetCreator, setWidgetCreator |
| 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(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.creator.children.WidgetChildProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
- Throws:
org.cruxframework.crux.core.rebind.CruxGeneratorException
postProcessChildren
public void postProcessChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext context)
throws org.cruxframework.crux.core.rebind.CruxGeneratorException
- Specified by:
postProcessChildren in interface org.cruxframework.crux.core.rebind.screen.widget.creator.children.HasPostProcessor<org.cruxframework.crux.widgets.rebind.stackmenu.StackMenuContext>
- Throws:
org.cruxframework.crux.core.rebind.CruxGeneratorException
Copyright © 2015. All rights reserved.