Package com.smartgwt.client.ai
Class FixDashboardComponentDataQuestionStepResult
java.lang.Object
com.smartgwt.client.core.JsObject
com.smartgwt.client.core.DataClass
com.smartgwt.client.ai.FixDashboardComponentDataQuestionStepResult
- All Implemented Interfaces:
HasHandlers
-
Field Summary
Fields inherited from class com.smartgwt.client.core.DataClass
factoryCreated, factoryProperties
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.smartgwt.client.core.DataClass
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
-
Constructor Details
-
FixDashboardComponentDataQuestionStepResult
public FixDashboardComponentDataQuestionStepResult() -
FixDashboardComponentDataQuestionStepResult
-
-
Method Details
-
getOrCreateRef
-
setJSCode
- Parameters:
jsCode
- New jsCode value. Default value is *specified via AI*- Returns:
FixDashboardComponentDataQuestionStepResult
instance, for chaining setter calls
-
getJSCode
- Returns:
- Current jsCode value. Default value is *specified via AI*
-
setStep
public FixDashboardComponentDataQuestionStepResult setStep(FixDashboardComponentDataQuestionStep step) - Parameters:
step
- New step value. Default value is *initialized by the implementation*- Returns:
FixDashboardComponentDataQuestionStepResult
instance, for chaining setter calls
-
getStep
- Returns:
- Current step value. Default value is *initialized by the implementation*
-