List of all members.
Constructor & Destructor Documentation
| ChoiceTool::ChoiceTool |
( |
wxWindow * |
parent, |
|
|
ObjectBaseShape * |
parentShape |
|
) |
| |
constructor of ChoiceTool control
- Parameters:
-
| parent | parent window |
| parentShape | parent shape |
Member Function Documentation
| wxArrayString ChoiceTool::GetToolItems |
( |
| ) |
|
returns items of choice
- Returns:
- choice items
| void ChoiceTool::OnChoiceClick |
( |
wxCommandEvent & |
event | ) |
[protected] |
event handler on change choice value
| void ChoiceTool::SendCommand |
( |
| ) |
|
| void ChoiceTool::SetToolItems |
( |
wxArrayString |
sItems | ) |
|
sets choice items
- Parameters:
-
| void ChoiceTool::SetToolSelection |
( |
wxString |
sSelection | ) |
|
sets selected item
- Parameters:
-
The documentation for this class was generated from the following files: