semilimes mcu sdk 0.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
FcLocationPicker Class Reference

Public Member Functions

 FcLocationPicker (char *json)
 
void setObj (char *refname, char *title, bool reqSel, char *value, char *actBtnTitle, bool currLocOnly)
 

Constructor & Destructor Documentation

◆ FcLocationPicker()

FcLocationPicker::FcLocationPicker ( char * json)
inline
Parameters
json- it is the char array that will contain the whole json script
Returns
void

Member Function Documentation

◆ setObj()

void FcLocationPicker::setObj ( char * refname,
char * title,
bool reqSel,
char * value,
char * actBtnTitle,
bool currLocOnly )
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
currLocOnly-
Returns
void

The documentation for this class was generated from the following files: