Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
using | table_type = array2 |
Public Member Functions | |
void | columns (array1 rhs) |
void | width (width_array rhs) |
const table_type & | table () const |
const array1 & | selected_row () const |
bool | empty () const |
void | table (array2 &&rhs) |
void | show_first_column (bool b) |
void | draw () |
![]() | |
void | show (bool b) |
bool | show () const |
bool * | show_ptr () |
void | name (const std::string &rhs) |
const std::string & | name () const |
bool | menuItem () |
Definition at line 13 of file TablePanel.hh.