All Classes |Grouped Classes |Index

Class CL_GUIMessage_ActivationChange

GUI activation change notification message. More...

Derived from:

public CL_GUIMessage

Derived by:

None

Group:

System (GUI)

#include <ClanLib/gui.h>

Class Members:

Attributes:

get_type

Returns the message type name.

is_type

Returns true if the message matches the type.

get_data

Returns the stored data object for a given data name.

get_target

Returns the target destination of the message.

is_consumed

Returns true if the message has been consumed by a component.


Operations:

set_type

Sets the message type name.

set_data

Stores an object in the given data name slot.

set_target

Sets the target destination.

set_null

Sets this message to be a null message.

set_consumed

Sets this message as consumed.


Construction:

CL_GUIMessage_ActivationChange

Constructs an input GUI message.


Attributes:

ActivationType

get_activation_type

Retrieves the focus type of this message.

get_type_name

Get Type name.


Operations:

set_activation_type

Sets the activation type for this Message.