org.cruxframework.crux.core.rebind.screen.widget
Interface ViewFactoryCreator.WidgetConsumer
- All Known Subinterfaces:
- ViewFactoryCreator.LazyCompatibleWidgetConsumer
- All Known Implementing Classes:
- AbstractDataWidgetConsumer, PageableWidgetConsumer, ViewFactoryCreator.EmptyWidgetConsumer, ViewWidgetConsumer
- Enclosing class:
- ViewFactoryCreator
public static interface ViewFactoryCreator.WidgetConsumer
- Author:
- Thiago da Rosa de Bustamante
EMPTY_WIDGET_CONSUMER
static final ViewFactoryCreator.EmptyWidgetConsumer EMPTY_WIDGET_CONSUMER
consume
void consume(AbstractProxyCreator.SourcePrinter out,
String widgetId,
String widgetVariableName,
String widgetType,
JSONObject metaElem)
Copyright © 2014. All rights reserved.