Changes

Jump to: navigation, search

OOP344 Assignment Two

430 bytes removed, 13:11, 7 November 2009
m
Public Methods
*'''frameChars''' is a string with the characters building the frame.
===Public Methods===
<big><pre>void display()const;</pre></big><big><pre>int edit(void);</pre></big><big><pre>int selectedIndex(void);</pre></big><big><pre>void selectedIndex(int);</pre></big><big><pre>bool editable()const;</pre></big><big><pre>void set(const void *flags);</pre></big><big><pre>void set(int index);</pre></big><big><pre>bool operator[](unsigned int index);</pre></big><big><pre>int length(void);</pre></big>
---incomplete---

Navigation menu