A base class for classes that define a user interface for a FieldFormElement. More...
| Header | #include <Form | 
| Since | Esri | 
| Inherits | Esri | 
| Inherited By | Esri | 
Public Functions
| virtual | ~ | 
| Esri | form | 
| QString | to | 
Detailed Description
See also FieldFormElement::input.
Member Function Documentation
[override virtual noexcept] FormInput::~FormInput  ()  
Destructor.
Esri::ArcGISRuntime::FormInputType      FormInput::formInputType  () const  
Returns the type of the form input.
QString FormInput::toJson () const  
Convert and returns an object to JSON string.