Changes

Jump to: navigation, search

OOP344 Assignment Two

159 bytes added, 02:58, 5 November 2009
m
Adding a Field to the Form
*'''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()''' also calls '''set(IO_Form* owner)''' of IO_Field and passes its pointer ''(this)'' to it. By doing this, each IO_Field will know who is its owner.
'''add()''' returns the number of fields currently in IO_FORM.
<hr width="50%" />

Navigation menu