org.cruxframework.crux.widgets.rebind.tabcontainer
Class TabContainerFactory.TabsProcessor

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<WidgetCreatorContext>
      extended by org.cruxframework.crux.widgets.rebind.tabcontainer.TabContainerFactory.TabsProcessor
Enclosing class:
TabContainerFactory

public static class TabContainerFactory.TabsProcessor
extends WidgetChildProcessor<WidgetCreatorContext>


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
 
Field Summary
protected  BeforeBlurEvtBind beforeBlurEvtBind
           
protected  BeforeFocusEvtBind beforeFocusEvtBind
           
 
Constructor Summary
TabContainerFactory.TabsProcessor()
           
 
Method Summary
 void processChildren(AbstractProxyCreator.SourcePrinter out, WidgetCreatorContext 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
 

Field Detail

beforeFocusEvtBind

protected BeforeFocusEvtBind beforeFocusEvtBind

beforeBlurEvtBind

protected BeforeBlurEvtBind beforeBlurEvtBind
Constructor Detail

TabContainerFactory.TabsProcessor

public TabContainerFactory.TabsProcessor()
Method Detail

processChildren

public void processChildren(AbstractProxyCreator.SourcePrinter out,
                            WidgetCreatorContext context)
                     throws CruxGeneratorException
Overrides:
processChildren in class WidgetChildProcessor<WidgetCreatorContext>
Throws:
CruxGeneratorException


Copyright © 2014. All rights reserved.