|
| | ~FcContactPicker () |
| |
| void | set (const char *refname, const char *title, bool reqSel, const char *value, const char *actBtnTitle, bool multiSel) |
| |
| char * | get () |
| |
◆ ~FcContactPicker()
| FcContactPicker::~FcContactPicker |
( |
| ) |
|
|
inline |
◆ get()
| char * FcContactPicker::get |
( |
| ) |
|
◆ set()
| void FcContactPicker::set |
( |
const char * | refname, |
|
|
const char * | title, |
|
|
bool | reqSel, |
|
|
const char * | value, |
|
|
const char * | actBtnTitle, |
|
|
bool | multiSel ) |
- Parameters
-
| refname | - it is the reference name of the object |
| title | - is the text displayed next to the picker |
| reqSel | - indicates if the selection is required to submit the form |
| value | - is the chosen contact ids when form is submitted |
| actBtnTitle | - is the label of the pick button |
| multiSel | - is a flag that allows the user to select multiple objects in the UI |
- 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_contact_picker.h
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/components/fc_contact_picker.cpp