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

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

public static class TabContainerFactory.TabsProcessor
extends org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor
org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor.AnyTag, org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor.AnyWidget, org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor.HTMLTag
 
Field Summary
protected  org.cruxframework.crux.core.rebind.event.BeforeBlurEvtBind beforeBlurEvtBind
           
protected  org.cruxframework.crux.core.rebind.event.BeforeFocusEvtBind beforeFocusEvtBind
           
 
Constructor Summary
TabContainerFactory.TabsProcessor()
           
 
Method Summary
 void processChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.core.rebind.screen.widget.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 org.cruxframework.crux.core.rebind.event.BeforeFocusEvtBind beforeFocusEvtBind

beforeBlurEvtBind

protected org.cruxframework.crux.core.rebind.event.BeforeBlurEvtBind beforeBlurEvtBind
Constructor Detail

TabContainerFactory.TabsProcessor

public TabContainerFactory.TabsProcessor()
Method Detail

processChildren

public void processChildren(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
                            org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext context)
                     throws org.cruxframework.crux.core.rebind.CruxGeneratorException
Overrides:
processChildren in class org.cruxframework.crux.core.rebind.screen.widget.creator.children.WidgetChildProcessor<org.cruxframework.crux.core.rebind.screen.widget.WidgetCreatorContext>
Throws:
org.cruxframework.crux.core.rebind.CruxGeneratorException


Copyright © 2015. All rights reserved.