Changes

Jump to: navigation, search

OOP344 Assignment Two

65 bytes added, 14:46, 2 November 2009
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====

Navigation menu