21
edits
Changes
→Adding a Field to the Form
*'''dynamic''': if set to true, it sets this IO_Field to be deallocated by IO_Form's destructor at the end;
*'''submitter''': if set to true, it tags this IO_Field to terminate the IO_Form's edit() if ENTER_KEY is hit. see the edit() method for more info.
'''add()''' returns the number of fields currently in IO_FORM.
<hr width="50%" />
===Public Methods===
====Add methods====