org.cruxframework.crux.core.rebind.screen.widget.creator.children
Class TextChildProcessor<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.TextChildProcessor<C>
Type Parameters:
T -
Direct Known Subclasses:
TextAreaFactory.InnerTextProcessor

public abstract class TextChildProcessor<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
TextChildProcessor()
           
 
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

TextChildProcessor

public TextChildProcessor()


Copyright © 2014. All rights reserved.