public class PageableWidgetConsumer extends DataWidgetConsumer implements ViewFactoryCreator.WidgetConsumer
EMPTY_WIDGET_CONSUMER| Constructor and Description |
|---|
PageableWidgetConsumer(com.google.gwt.core.ext.GeneratorContext context,
com.google.gwt.core.ext.typeinfo.JClassType widgetClassType,
com.google.gwt.core.ext.typeinfo.JClassType dataObjectType,
String valueVariableName,
String viewId,
String parentWidgetId) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(AbstractProxyCreator.SourcePrinter out,
String widgetId,
String widgetVariableName,
String widgetType,
JSONObject metaElem) |
generateCopyFromCode, generateCopyToCode, getPropertyReadExpressionpublic void consume(AbstractProxyCreator.SourcePrinter out, String widgetId, String widgetVariableName, String widgetType, JSONObject metaElem)
consume in interface ViewFactoryCreator.WidgetConsumerCopyright © 2015. All rights reserved.