org.cruxframework.crux.gwt.rebind
Class AbsolutePanelFactory.AbsoluteWidgetProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.AbsolutePanelContext>
      extended by org.cruxframework.crux.gwt.rebind.AbsolutePanelFactory.AbsoluteWidgetProcessor
Enclosing class:
AbsolutePanelFactory

public static class AbsolutePanelFactory.AbsoluteWidgetProcessor
extends WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.AbsolutePanelContext>


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
AbsolutePanelFactory.AbsoluteWidgetProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.AbsolutePanelContext 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

AbsolutePanelFactory.AbsoluteWidgetProcessor

public AbsolutePanelFactory.AbsoluteWidgetProcessor()
Method Detail

processChildren

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


Copyright © 2014. All rights reserved.