Interface StringStepProperty
- All Superinterfaces:
InputTextStepProperty<String>
,StepProperty<String>
Step property that takes a string from a text field as an input.
Used by
StringStepPropertyBuilder
- Since:
- 2.0.0
-
Method Summary
Methods inherited from interface com.experian.datastudio.sdk.api.step.configuration.stepproperties.InputTextStepProperty
getDefaultValue, getPlaceHolder, isRequired
Methods inherited from interface com.experian.datastudio.sdk.api.step.configuration.StepProperty
createConfig, getDefaultValue, getId, getValue, hasDefaultValue, isDisabled, onValueChanged, shouldRebuildIndex, validateState