ApiTextWidget
Represents the ApiTextWidget class.
Methods
| Method | Returns | Description |
|---|---|---|
| GetClassType | "page" | Returns a type of the ApiTextWidget class. |
| GetPlaceholder | string | Gets text field placeholder. |
| GetRegularExp | boolean | Gets text widget regular validate expression. |
| SetPlaceholder | boolean | Sets text field placeholder. |
| SetRegularExp | boolean | Sets text widget regular validate expression. |