|
| ~FcTextBox () |
|
void | set (const char *refname, const char *title, const char *value, bool reqSel=false) |
|
char * | get () |
|
◆ ~FcTextBox()
FcTextBox::~FcTextBox |
( |
| ) |
|
|
inline |
◆ get()
char * FcTextBox::get |
( |
| ) |
|
◆ set()
void FcTextBox::set |
( |
const char * | refname, |
|
|
const char * | title, |
|
|
const 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/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/components/fc_text_box.h
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/components/fc_text_box.cpp