org.cruxframework.crux.core.rebind.screen.widget
Class ViewWidgetConsumer
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.AbstractDataWidgetConsumer
org.cruxframework.crux.core.rebind.screen.widget.ViewWidgetConsumer
- All Implemented Interfaces:
- ViewFactoryCreator.LazyCompatibleWidgetConsumer, ViewFactoryCreator.WidgetConsumer
public class ViewWidgetConsumer
- extends AbstractDataWidgetConsumer
- implements ViewFactoryCreator.LazyCompatibleWidgetConsumer
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewWidgetConsumer
public ViewWidgetConsumer(ViewFactoryCreator viewFactoryCreator)
consume
public void consume(AbstractProxyCreator.SourcePrinter out,
String widgetId,
String widgetVariableName,
String widgetType,
JSONObject metaElem)
- Specified by:
consume in interface ViewFactoryCreator.WidgetConsumer
handleLazyWholeWidgetCreation
public void handleLazyWholeWidgetCreation(AbstractProxyCreator.SourcePrinter out,
String widgetId)
- Specified by:
handleLazyWholeWidgetCreation in interface ViewFactoryCreator.LazyCompatibleWidgetConsumer
handleLazyWrapChildrenCreation
public void handleLazyWrapChildrenCreation(AbstractProxyCreator.SourcePrinter out,
String widgetId)
- Specified by:
handleLazyWrapChildrenCreation in interface ViewFactoryCreator.LazyCompatibleWidgetConsumer
Copyright © 2014. All rights reserved.