Api
Represents the Api class.
Methods
Method | Returns | Description |
---|---|---|
CreateCheckBoxForm | ApiCheckBoxForm | Creates a checkbox / radio button with the specified checkbox / radio button properties. |
CreateComboBoxForm | ApiComboBoxForm | Creates a combo box / dropdown list with the specified combo box / dropdown list properties. |
CreateDateForm | ApiDateForm | Creates a date form with the specified date form properties. |
CreatePictureForm | ApiPictureForm | Creates a picture form with the specified picture form properties. |
CreateTextForm | ApiTextForm | Creates a text field with the specified text field properties. |