org.cruxframework.crux.core.rebind.screen.widget
Class AttributeProcessor.NoParser

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.core.rebind.screen.widget.AttributeProcessor.NoParser
Enclosing class:
AttributeProcessor<C extends WidgetCreatorContext>

public abstract static class AttributeProcessor.NoParser
extends AttributeProcessor<WidgetCreatorContext>


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
AttributeProcessor.NoParser(WidgetCreator<?> widgetCreator)
           
 
Method Summary
 
Methods inherited from class org.cruxframework.crux.core.rebind.screen.widget.AttributeProcessor
processAttribute, 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

AttributeProcessor.NoParser

public AttributeProcessor.NoParser(WidgetCreator<?> widgetCreator)


Copyright © 2014. All rights reserved.