|
| FcDatePicker (char *json) |
|
void | setObj (char *refname, char *title, bool reqSel, char *value, char *actBtnTitle) |
|
◆ FcDatePicker()
FcDatePicker::FcDatePicker |
( |
char * | json | ) |
|
|
inline |
- Parameters
-
json | - it is the char array that will contain the whole json script |
- Returns
- void
◆ setObj()
void FcDatePicker::setObj |
( |
char * | refname, |
|
|
char * | title, |
|
|
bool | reqSel, |
|
|
char * | value, |
|
|
char * | actBtnTitle ) |
- 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 |
- 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_date_picker.h
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/components/fc_date_picker.cpp