public class BuildDataBoundUIViaAIRequest extends BuildUIViaAIRequest
idfactoryCreated, factoryProperties| Constructor and Description |
|---|
BuildDataBoundUIViaAIRequest() |
BuildDataBoundUIViaAIRequest(com.google.gwt.core.client.JavaScriptObject jsObj) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] | getAllowedUITypes() The list of allowed, data-bound UI types. |
java.lang.String[] | getAvailableDataSources() Global IDs of the data sources made available to AI for satisfying the user's request. |
static BuildDataBoundUIViaAIRequest | getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj) |
BuildDataBoundUIViaAIRequest | setAllowedUITypes(java.lang.String... allowedUITypes) The list of allowed, data-bound UI types. |
BuildDataBoundUIViaAIRequest | setAvailableDataSources(java.lang.String... availableDataSources) Global IDs of the data sources made available to AI for satisfying the user's request. |
getMaxValidationRetries, getUserAIRequest, getValidationTypes, setCustomValidator, setMaxValidationRetries, setUserAIRequest, setValidationTypesgetMaxRetries, getProgressDialogProperties, getShowProgressDialog, getUserCanCancel, setMaxRetries, setProgressDialogProperties, setShowProgressDialog, setUserCanCancelgetCancellationController, 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 BuildDataBoundUIViaAIRequest()
public BuildDataBoundUIViaAIRequest(com.google.gwt.core.client.JavaScriptObject jsObj)
public static BuildDataBoundUIViaAIRequest getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)
public BuildDataBoundUIViaAIRequest setAllowedUITypes(java.lang.String... allowedUITypes)
ListGrid displaying some data from a data source in a list or grid FacetChart displaying some data from a data source as a chart Label displaying a single value (scalar) derived from the data in a data source setAllowedUITypes in class BuildUIViaAIRequestallowedUITypes - New allowedUITypes value. Default value is nullBuildDataBoundUIViaAIRequest instance, for chaining setter callspublic java.lang.String[] getAllowedUITypes()
ListGrid displaying some data from a data source in a list or grid FacetChart displaying some data from a data source as a chart Label displaying a single value (scalar) derived from the data in a data source getAllowedUITypes in class BuildUIViaAIRequestpublic BuildDataBoundUIViaAIRequest setAvailableDataSources(java.lang.String... availableDataSources)
availableDataSources - New availableDataSources value. Default value is nullBuildDataBoundUIViaAIRequest instance, for chaining setter callsGlobalIdpublic java.lang.String[] getAvailableDataSources()
GlobalId