org.cruxframework.crux.gwt.rebind
Class AbstractLayoutPanelFactory.AnimationDurationAttributeParser

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.gwt.rebind.AbstractLayoutPanelContext>
          extended by org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelFactory.AnimationDurationAttributeParser
Enclosing class:
AbstractLayoutPanelFactory<C extends org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext>

public static class AbstractLayoutPanelFactory.AnimationDurationAttributeParser
extends AttributeProcessor<org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext>

Author:
Thiago da Rosa de Bustamante

Nested Class Summary
 
Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor
AttributeProcessor.NoParser
 
Field Summary
 
Fields inherited from class org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
widgetCreator
 
Constructor Summary
AbstractLayoutPanelFactory.AnimationDurationAttributeParser(WidgetCreator<?> widgetCreator)
           
 
Method Summary
 void processAttribute(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext context, String attributeValue)
           
 
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

AbstractLayoutPanelFactory.AnimationDurationAttributeParser

public AbstractLayoutPanelFactory.AnimationDurationAttributeParser(WidgetCreator<?> widgetCreator)
Method Detail

processAttribute

public void processAttribute(AbstractProxyCreator.SourcePrinter out,
                             org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext context,
                             String attributeValue)
Specified by:
processAttribute in class AttributeProcessor<org.cruxframework.crux.gwt.rebind.AbstractLayoutPanelContext>


Copyright © 2014. All rights reserved.