org.cruxframework.crux.core.rebind.screen.widget.creator.children
Class ChoiceChildProcessor<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.ChoiceChildProcessor<C>
Direct Known Subclasses:
AbstractCellFactory.CellListChildProcessor, AbstractPageableFactory.WidgetListChildCreator, CaptionPanelFactory.CaptionProcessor, CellPanelFactory.AbstractCellPanelProcessor, CellTableFactory.ColumnFooterChoiceProcessor, CellTableFactory.ColumnHeaderChoiceProcessor, DecoratedStackPanelFactory.TitleProcessor, DecoratedTabBarFactory.TabItemProcessor, DecoratedTabPanelFactory.TabTitleProcessor, FlexTableFactory.GridChildrenProcessor, GridFactory.GridChildrenProcessor, HasDataProviderFactory.AsynchronousMeasurableProcessorChildren, HasDataProviderFactory.AsynchronousStreamingProcessorChildren, HasDataProviderFactory.DataProviderChildren, HasDataProviderFactory.SynchronousPagedProcessorChildren, HasDataProviderFactory.SynchronousScrollableProcessorChildren, MenuBarFactory.CaptionTypeProcessor, MenuBarFactory.MenuChildrenProcessor, MenuBarFactory.MenuChildrenTypeProcessor, MenuBarFactory.MenutItemsProcessor, PushButtonFactory.FaceChildrenProcessor, PushButtonFactory.FacesProcessor, StackLayoutPanelFactory.StackHeader, StackPanelFactory.TitleProcessor, TabBarFactory.TabItemProcessor, TabLayoutPanelFactory.TabTitleProcessor, TabPanelFactory.TabTitleProcessor, ToggleButtonFactory.FaceChildrenProcessor, ToggleButtonFactory.FacesProcessor, TreeFactory.TreeCaptionProcessor

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

ChoiceChildProcessor

public ChoiceChildProcessor()


Copyright © 2014. All rights reserved.