|
| FcTextBox (char *json) |
|
void | setObj (char *refname, char *title, char *value, bool reqSel=false) |
|
◆ FcTextBox()
FcTextBox::FcTextBox |
( |
char * | json | ) |
|
|
inline |
- Parameters
-
json | - it is the char array that will contain the whole json script |
- Returns
- void
◆ setObj()
void FcTextBox::setObj |
( |
char * | refname, |
|
|
char * | title, |
|
|
char * | value, |
|
|
bool | reqSel = false ) |
- Parameters
-
refname | - it is the reference name of the object |
title | - is the textbox title |
value | - is the text pre-populated in the textbox and the text input by the user at form submission |
reqSel | - sets this component interaction as required before submitting the parent form |
- Returns
- void
The documentation for this class was generated from the following files:
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/components/fc_text_box.h
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/components/fc_text_box.cpp