| Package | Description |
|---|---|
| org.cruxframework.crux.core.rebind.screen.widget | |
| org.cruxframework.crux.core.rebind.screen.widget.creator |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.core.ext.typeinfo.JType |
WidgetCreator.getDataBindingReadExpression(String resultVariable,
String dataObjectAlias,
String bindingContextVariable,
String propertyValue,
Set<String> converterDeclarations,
String widgetClassName,
String widgetPropertyPath,
HasDataProviderDataBindingProcessor dataBindingProcessor,
StringBuilder expression) |
com.google.gwt.core.ext.typeinfo.JType |
WidgetCreator.getDataBindingReadExpression(String resultVariable,
String dataObjectAlias,
String bindingContextVariable,
String propertyValue,
Set<String> converterDeclarations,
String widgetClassName,
String widgetPropertyPath,
HasDataProviderDataBindingProcessor dataBindingProcessor,
StringBuilder expression,
boolean acceptExpressions) |
| Modifier and Type | Method and Description |
|---|---|
protected HasDataProviderDataBindingProcessor |
AbstractPageableFactory.createDataBindingProcessor(C context,
com.google.gwt.core.ext.typeinfo.JClassType dataObject,
String bindingContextVariable) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
AbstractPageableFactory.generateWidgetCreationForCellByTemplate(AbstractProxyCreator.SourcePrinter out,
C context,
JSONObject child,
com.google.gwt.core.ext.typeinfo.JClassType dataObject,
String bindingContextVariable,
HasDataProviderDataBindingProcessor bindingProcessor)
Generate the createWidget method and return the set of converter declarations used by the generated method
|
Copyright © 2015. All rights reserved.