rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Manager Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvManagerContentsMessage Class Reference

Manager message class used when modifying the structure of the manager contents. More...

#include <ilviews/manager/observer.h>

Inheritance diagram for IlvManagerContentsMessage:
IlvManagerObjectMessage IlvManagerMessage IlvManagerObjectLayerMessage

List of all members.

Public Member Functions

 IlvManagerContentsMessage (IlUInt reason, IlvGraphic *obj, int layer=-1, IlUInt mask=0x00000008)
 Constructor.

Public Attributes

int _layer
 The index of the manager layer.

Detailed Description

Manager message class used when modifying the structure of the manager contents.

Library: ilvmgr

This message class is used in notification of actions in the structure of the manager, such as adding or removing graphic objects or changing their layer.


Constructor & Destructor Documentation

IlvManagerContentsMessage::IlvManagerContentsMessage ( IlUInt  reason,
IlvGraphic obj,
int  layer = -1,
IlUInt  mask = 0x00000008 
)

Constructor.

Parameters:
reason The notification type.
obj The graphic object.
layer The index of the manager layer containing the graphic object.
mask The message category. The default value, IlvMgrMsgContentsMask, is used for the notifications of type IlvMgrMsgAddObject, and IlvMgrMsgRemoveObject.

Member Data Documentation

The index of the manager layer.

Contains the index of the manager layer where the graphic object is stored.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.