org.cruxframework.crux.gwt.rebind
Class ScrollPanelFactory.EnsureVisibleAttributeParser

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
      extended by org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor<WidgetCreatorContext>
          extended by org.cruxframework.crux.gwt.rebind.ScrollPanelFactory.EnsureVisibleAttributeParser
Enclosing class:
ScrollPanelFactory

public static class ScrollPanelFactory.EnsureVisibleAttributeParser
extends AttributeProcessor<WidgetCreatorContext>

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
ScrollPanelFactory.EnsureVisibleAttributeParser(WidgetCreator<?> widgetCreator)
           
 
Method Summary
 void processAttribute(AbstractProxyCreator.SourcePrinter out, WidgetCreatorContext 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

ScrollPanelFactory.EnsureVisibleAttributeParser

public ScrollPanelFactory.EnsureVisibleAttributeParser(WidgetCreator<?> widgetCreator)
Method Detail

processAttribute

public void processAttribute(AbstractProxyCreator.SourcePrinter out,
                             WidgetCreatorContext context,
                             String propertyValue)
Specified by:
processAttribute in class AttributeProcessor<WidgetCreatorContext>


Copyright © 2014. All rights reserved.