|
BALL
1.4.1
|
#include <BALL/VIEW/KERNEL/message.h>
Public Member Functions | |
| NewSelectionMessage () | |
| bool | openItems () |
| Open all SelectableListViewItems, if they have a selected child. | |
| void | setOpenItems (bool state) |
Protected Attributes | |
| bool | open_ |
Send by MainControl to Control objects to sync selection
| bool BALL::VIEW::NewSelectionMessage::openItems | ( | ) | [inline] |
| void BALL::VIEW::NewSelectionMessage::setOpenItems | ( | bool | state | ) | [inline] |
bool BALL::VIEW::NewSelectionMessage::open_ [protected] |
1.7.6.1