org.cruxframework.crux.core.rebind.screen.widget.creator.children
Class AllChildProcessor<C extends WidgetCreatorContext>

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.AllChildProcessor<C>

public abstract class AllChildProcessor<C extends WidgetCreatorContext>
extends WidgetChildProcessor<C>

Author:
Thiago da Rosa de Bustamante

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
AllChildProcessor()
           
 
Method Summary
 
Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor
getWidgetCreator, processChildren, setWidgetCreator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllChildProcessor

public AllChildProcessor()


Copyright © 2014. All rights reserved.