public class BuildDataBoundUIViaAIContext extends BuildUIViaAIContext
id
factoryCreated, 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, setUIType
getCancellationController, setCancellationController
getRef, getRef, internalSetID
applyFactoryProperties, 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, setFactoryCreated
public 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()