org.cruxframework.crux.gwt.rebind
Class AbstractStackPanelFactory.VisibleStackAttributeParser

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.AbstractStackPanelFactoryContext>
          extended by org.cruxframework.crux.gwt.rebind.AbstractStackPanelFactory.VisibleStackAttributeParser
Enclosing class:
AbstractStackPanelFactory

public static class AbstractStackPanelFactory.VisibleStackAttributeParser
extends AttributeProcessor<org.cruxframework.crux.gwt.rebind.AbstractStackPanelFactoryContext>

Author:
Gesse Dafe

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
AbstractStackPanelFactory.VisibleStackAttributeParser(WidgetCreator<?> widgetCreator)
           
 
Method Summary
 void processAttribute(AbstractProxyCreator.SourcePrinter out, org.cruxframework.crux.gwt.rebind.AbstractStackPanelFactoryContext 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

AbstractStackPanelFactory.VisibleStackAttributeParser

public AbstractStackPanelFactory.VisibleStackAttributeParser(WidgetCreator<?> widgetCreator)
Method Detail

processAttribute

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


Copyright © 2014. All rights reserved.