org.cruxframework.crux.gwt.rebind
Class PushButtonFactory.UpFaceProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.CustomButtonContext>
      extended by org.cruxframework.crux.gwt.rebind.PushButtonFactory.UpFaceProcessor
Enclosing class:
PushButtonFactory

public static class PushButtonFactory.UpFaceProcessor
extends WidgetChildProcessor<org.cruxframework.crux.gwt.rebind.CustomButtonContext>


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

PushButtonFactory.UpFaceProcessor

public PushButtonFactory.UpFaceProcessor()
Method Detail

processChildren

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


Copyright © 2014. All rights reserved.