public class BuildHilitesResponse extends BuildViaAIResponse
Hilite
objects.id
factoryCreated, factoryProperties
Constructor and Description |
---|
BuildHilitesResponse() |
BuildHilitesResponse(com.google.gwt.core.client.JavaScriptObject jsObj) |
Modifier and Type | Method and Description |
---|---|
Hilite[] |
getHilites()
The generated
Hilite (s) for the user's natural language description of hilite criteria
and styling to apply. |
static BuildHilitesResponse |
getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj) |
BuildHilitesResponse |
setHilites(Hilite... hilites)
The generated
Hilite (s) for the user's natural language description of hilite criteria
and styling to apply. |
getCancellationReason, getDisabledMessage, getErrorMessage, getType, setCancellationReason, setDisabledMessage, setErrorMessage, setType
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 BuildHilitesResponse()
public BuildHilitesResponse(com.google.gwt.core.client.JavaScriptObject jsObj)
public static BuildHilitesResponse getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)
public BuildHilitesResponse setHilites(Hilite... hilites)
Hilite
(s) for the user's natural language description of hilite criteria
and styling to apply.hilites
- New hilites value. Default value is nullBuildHilitesResponse
instance, for chaining setter calls