org.cruxframework.crux.gwt.rebind
Class DockPanelFactory.DockPanelProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<C>
      extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.ChoiceChildProcessor<C>
          extended by org.cruxframework.crux.gwt.rebind.CellPanelFactory.AbstractCellPanelProcessor<org.cruxframework.crux.gwt.rebind.DockPanelContext>
              extended by org.cruxframework.crux.gwt.rebind.DockPanelFactory.DockPanelProcessor
Enclosing class:
DockPanelFactory

public static class DockPanelFactory.DockPanelProcessor
extends CellPanelFactory.AbstractCellPanelProcessor<org.cruxframework.crux.gwt.rebind.DockPanelContext>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor
WidgetChildProcessor.AnyTag, WidgetChildProcessor.AnyWidget, WidgetChildProcessor.HTMLTag
 
Constructor Summary
DockPanelFactory.DockPanelProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.DockPanelContext 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
 

Constructor Detail

DockPanelFactory.DockPanelProcessor

public DockPanelFactory.DockPanelProcessor()
Method Detail

processChildren

public void processChildren(AbstractProxyCreator.SourcePrinter out,
                            org.cruxframework.crux.gwt.rebind.DockPanelContext context)
                     throws CruxGeneratorException
Overrides:
processChildren in class CellPanelFactory.AbstractCellPanelProcessor<org.cruxframework.crux.gwt.rebind.DockPanelContext>
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.