21
edits
Changes
→Public Methods
===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>
bool editable()const;
</pre></big>
<big><pre>
void set(const void *status);
</pre></big>
<big><pre>
bool& operator[](unsigned int index);
</pre></big>
<big><pre>
int length(void);
</pre></big>
---incomplete---