public abstract class HasDataProviderFactory<C extends WidgetCreatorContext> extends WidgetCreator<C>
| Modifier and Type | Class and Description |
|---|---|
static class |
HasDataProviderFactory.AbstractDataProviderProcessor |
static class |
HasDataProviderFactory.AbstractEagerDataProviderProcessor |
static class |
HasDataProviderFactory.DataProcessor |
static class |
HasDataProviderFactory.DataProviderChildren |
static class |
HasDataProviderFactory.DataProviderProcessor |
static class |
HasDataProviderFactory.LazyDataProviderProcessor |
static class |
HasDataProviderFactory.ScrollableDataProviderProcessor |
static class |
HasDataProviderFactory.StreamingDataProviderProcessor |
WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessor| Constructor and Description |
|---|
HasDataProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.core.ext.typeinfo.JClassType |
getDataObject(String widgetId,
JSONObject elem) |
protected com.google.gwt.core.ext.typeinfo.JClassType |
getDataObjectFromCollection(String widgetId,
JSONObject elem) |
protected com.google.gwt.core.ext.typeinfo.JClassType |
getDataObjectFromProvider(String widgetId,
JSONObject elem) |
commitPostProcessing, createChildWidget, createChildWidget, createChildWidget, createContext, createPostProcessingScope, createVariableName, createWidget, ensureChildren, ensureFirstChild, ensureHtmlChild, ensureTextChild, ensureWidget, getChildName, getChildWidgetClass, getChildWidgetClassName, getContext, getControllerAccessorHandler, getDeclaredMessage, getDeclaredMessages, getDevice, getLogger, getLoggerVariable, getObjectDataBinding, getObjectDataBinding, getResourceAccessExpression, getSubTypeWriter, getSubTypeWriter, getSubTypeWriter, getView, getViewVariable, getWidgetClass, getWidgetClass, getWidgetClassName, getWidgetFactoryDeclaration, hasChildPartialSupport, hasHeight, hasPartialSupport, hasWidth, instantiateContext, instantiateWidget, isCurrentDeviceSupported, isHtmlChild, isResourceReference, isTextChild, isWidget, postProcess, printlnPostProcessing, processAttributes, processChildren, processDataExpressionBindings, processDataObjectBindings, processEventsprotected com.google.gwt.core.ext.typeinfo.JClassType getDataObject(String widgetId, JSONObject elem)
context - protected com.google.gwt.core.ext.typeinfo.JClassType getDataObjectFromCollection(String widgetId, JSONObject elem)
protected com.google.gwt.core.ext.typeinfo.JClassType getDataObjectFromProvider(String widgetId, JSONObject elem)
Copyright © 2015. All rights reserved.