BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions | Protected Attributes
BALL::VIEW::NewSelectionMessage Class Reference

#include <BALL/VIEW/KERNEL/message.h>

Inheritance diagram for BALL::VIEW::NewSelectionMessage:
BALL::VIEW::Message

List of all members.

Public Member Functions

 NewSelectionMessage ()
bool openItems ()
 Open all SelectableListViewItems, if they have a selected child.
void setOpenItems (bool state)

Protected Attributes

bool open_

Detailed Description

Send by MainControl to Control objects to sync selection

Definition at line 495 of file message.h.


Constructor & Destructor Documentation


Member Function Documentation

Open all SelectableListViewItems, if they have a selected child.

Definition at line 501 of file message.h.

Definition at line 505 of file message.h.


Member Data Documentation

Definition at line 509 of file message.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines