org.cruxframework.crux.widgets.rebind.rollingtabs
Class RollingTabPanelFactory.VisibleTabAttributeParser

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
      extended by org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor<org.cruxframework.crux.widgets.rebind.rollingtabs.RollingTabPanelContext>
          extended by org.cruxframework.crux.widgets.rebind.rollingtabs.RollingTabPanelFactory.VisibleTabAttributeParser
Enclosing class:
RollingTabPanelFactory

public static class RollingTabPanelFactory.VisibleTabAttributeParser
extends org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor<org.cruxframework.crux.widgets.rebind.rollingtabs.RollingTabPanelContext>

Author:
Thiago da Rosa de Bustamante

Nested Class Summary
 
Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor
org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor.NoParser
 
Field Summary
 
Fields inherited from class org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
widgetCreator
 
Constructor Summary
RollingTabPanelFactory.VisibleTabAttributeParser(org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<?> widgetCreator)
           
 
Method Summary
 void processAttribute(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.widgets.rebind.rollingtabs.RollingTabPanelContext context, String propertyValue)
           
 
Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor
processAttributeInternal
 
Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
getLoggerVariable, getViewVariable, getWidgetCreator, printlnPostProcessing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RollingTabPanelFactory.VisibleTabAttributeParser

public RollingTabPanelFactory.VisibleTabAttributeParser(org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<?> widgetCreator)
Method Detail

processAttribute

public void processAttribute(org.cruxframework.crux.core.rebind.AbstractProxyCreator.SourcePrinter out,
                             org.cruxframework.crux.widgets.rebind.rollingtabs.RollingTabPanelContext context,
                             String propertyValue)
Specified by:
processAttribute in class org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor<org.cruxframework.crux.widgets.rebind.rollingtabs.RollingTabPanelContext>


Copyright © 2015. All rights reserved.