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

Public Member Functions

 ~FcTextBox ()
 
void set (const char *refname, const char *title, const char *value, bool reqSel=false)
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~FcTextBox()

FcTextBox::~FcTextBox ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * FcTextBox::get ( )
Returns
char*

◆ set()

void FcTextBox::set ( const char * refname,
const char * title,
const char * value,
bool reqSel = false )
Parameters
refname- it is the reference name of the object
title- is the textbox title
value- is the text pre-populated in the textbox and the text input by the user at form submission
reqSel- sets this component interaction as required before submitting the parent form
Returns
void

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