public class BuildDataBoundUIViaAIContext extends BuildUIViaAIContext
idfactoryCreated, factoryProperties| Constructor and Description | 
|---|
BuildDataBoundUIViaAIContext()  | 
BuildDataBoundUIViaAIContext(com.google.gwt.core.client.JavaScriptObject jsObj)  | 
| Modifier and Type | Method and Description | 
|---|---|
DataSource | 
getDataSource()
The AI-selected data source. 
 | 
static BuildDataBoundUIViaAIContext | 
getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)  | 
BuildDataBoundUIViaAIContext | 
setDataSource(DataSource dataSource)
The AI-selected data source. 
 | 
getJSCode, getNodes, getUIType, setJSCode, setNodes, setUITypegetCancellationController, setCancellationControllergetRef, getRef, internalSetIDapplyFactoryProperties, doAddHandler, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsDoubleArray, getAttributeAsElement, getAttributeAsFloat, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsLong, getAttributeAsMap, getAttributeAsObject, getAttributeAsRecord, getAttributeAsString, getAttributeAsStringArray, getAttributes, getHandlerCount, isFactoryCreated, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeAsJavaObject, setFactoryCreatedpublic BuildDataBoundUIViaAIContext()
public BuildDataBoundUIViaAIContext(com.google.gwt.core.client.JavaScriptObject jsObj)
public static BuildDataBoundUIViaAIContext getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)
public BuildDataBoundUIViaAIContext setDataSource(DataSource dataSource)
dataSource - New dataSource value. Default value is nullBuildDataBoundUIViaAIContext instance, for chaining setter callspublic DataSource getDataSource()