org.cruxframework.crux.gwt.rebind
Class AbstractDockLayoutPanelFactory.AbstractDockLayoutPanelProcessor<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext>

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<C>
      extended by org.cruxframework.crux.gwt.rebind.AbstractDockLayoutPanelFactory.AbstractDockLayoutPanelProcessor<C>
Direct Known Subclasses:
DockLayoutPanelFactory.DockLayoutPanelProcessor, SplitLayoutPanelFactory.SplitLayoutPanelProcessor
Enclosing class:
AbstractDockLayoutPanelFactory<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext>

public abstract static class AbstractDockLayoutPanelFactory.AbstractDockLayoutPanelProcessor<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext>
extends WidgetChildProcessor<C>


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
AbstractDockLayoutPanelFactory.AbstractDockLayoutPanelProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, C 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

AbstractDockLayoutPanelFactory.AbstractDockLayoutPanelProcessor

public AbstractDockLayoutPanelFactory.AbstractDockLayoutPanelProcessor()
Method Detail

processChildren

public void processChildren(AbstractProxyCreator.SourcePrinter out,
                            C context)
                     throws CruxGeneratorException
Overrides:
processChildren in class WidgetChildProcessor<C extends org.cruxframework.crux.gwt.rebind.DockLayoutPanelContext>
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.