semilimes mcu sdk 1.1.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
FcContactPicker Class Reference

Public Member Functions

 ~FcContactPicker ()
 
void set (char *refname, char *title, bool reqSel, char *value, char *actBtnTitle, bool multiSel)
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~FcContactPicker()

FcContactPicker::~FcContactPicker ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * FcContactPicker::get ( )
Returns
char*

◆ set()

void FcContactPicker::set ( char * refname,
char * title,
bool reqSel,
char * value,
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: