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

Public Member Functions

 ~FcTextBox ()
 
void set (char *refname, char *title, 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 ( char * refname,
char * title,
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: