org.cruxframework.crux.core.rebind.screen.widget
Class ViewFactoryCreator.EmptyWidgetConsumer

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.screen.widget.ViewFactoryCreator.EmptyWidgetConsumer
All Implemented Interfaces:
ViewFactoryCreator.WidgetConsumer
Enclosing class:
ViewFactoryCreator

public static class ViewFactoryCreator.EmptyWidgetConsumer
extends Object
implements ViewFactoryCreator.WidgetConsumer

Author:
Thiago da Rosa de Bustamante

Field Summary
 
Fields inherited from interface org.cruxframework.crux.core.rebind.screen.widget.ViewFactoryCreator.WidgetConsumer
EMPTY_WIDGET_CONSUMER
 
Constructor Summary
ViewFactoryCreator.EmptyWidgetConsumer()
           
 
Method Summary
 void consume(AbstractProxyCreator.SourcePrinter out, String widgetId, String widgetVariableName, String widgetType, JSONObject metaElem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewFactoryCreator.EmptyWidgetConsumer

public ViewFactoryCreator.EmptyWidgetConsumer()
Method Detail

consume

public void consume(AbstractProxyCreator.SourcePrinter out,
                    String widgetId,
                    String widgetVariableName,
                    String widgetType,
                    JSONObject metaElem)
Specified by:
consume in interface ViewFactoryCreator.WidgetConsumer


Copyright © 2014. All rights reserved.