org.cruxframework.crux.core.rebind.screen.widget.creator
Class PageableWidgetConsumer
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.AbstractDataWidgetConsumer
org.cruxframework.crux.core.rebind.screen.widget.creator.PageableWidgetConsumer
- All Implemented Interfaces:
- ViewFactoryCreator.WidgetConsumer
public class PageableWidgetConsumer
- extends AbstractDataWidgetConsumer
- Author:
- Thiago da Rosa de Bustamante
|
Constructor Summary |
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageableWidgetConsumer
public 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)
consume
public void consume(AbstractProxyCreator.SourcePrinter out,
String widgetId,
String widgetVariableName,
String widgetType,
JSONObject metaElem)
Copyright © 2014. All rights reserved.