public static interface ViewFactoryCreator.WidgetConsumer
| Modifier and Type | Field and Description |
|---|---|
static ViewFactoryCreator.EmptyWidgetConsumer |
EMPTY_WIDGET_CONSUMER |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(AbstractProxyCreator.SourcePrinter out,
String widgetId,
String widgetVariableName,
String widgetType,
JSONObject metaElem) |
static final ViewFactoryCreator.EmptyWidgetConsumer EMPTY_WIDGET_CONSUMER
void consume(AbstractProxyCreator.SourcePrinter out, String widgetId, String widgetVariableName, String widgetType, JSONObject metaElem)
Copyright © 2015. All rights reserved.