org.cruxframework.crux.gwt.rebind
Class CellPanelFactory.AbstractCellPanelProcessor<C extends CellPanelContext>
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<C>
org.cruxframework.crux.core.rebind.screen.widget.creator.children.ChoiceChildProcessor<C>
org.cruxframework.crux.gwt.rebind.CellPanelFactory.AbstractCellPanelProcessor<C>
- Direct Known Subclasses:
- CellPanelFactory.CellPanelProcessor, DockPanelFactory.DockPanelProcessor, HorizontalPanelFactory.HorizontalPanelProcessor, VerticalPanelFactory.VerticalPanelProcessor
- Enclosing class:
- CellPanelFactory<C extends CellPanelContext>
public abstract static class CellPanelFactory.AbstractCellPanelProcessor<C extends CellPanelContext>
- extends ChoiceChildProcessor<C>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellPanelFactory.AbstractCellPanelProcessor
public CellPanelFactory.AbstractCellPanelProcessor()
processChildren
public void processChildren(AbstractProxyCreator.SourcePrinter out,
C context)
throws CruxGeneratorException
- Overrides:
processChildren in class WidgetChildProcessor<C extends CellPanelContext>
- Throws:
CruxGeneratorException
Copyright © 2014. All rights reserved.