semilimes mcu sdk 1.1.5
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
FcTimePicker Class Reference

Public Member Functions

 ~FcTimePicker ()
 
void set (const char *refname, const char *title, bool reqSel, const char *value, const char *actBtnTitle)
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~FcTimePicker()

FcTimePicker::~FcTimePicker ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * FcTimePicker::get ( )
Returns
char*

◆ set()

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