Views
Prototypes Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members
IlvProtoGraphicInteractor Class Reference

Interactor propagating events into graphic objects held by a protographic. More...

#include <ilviews/protos/protogr.h>

Inheritance diagram for IlvProtoGraphicInteractor:
IlvInteractor

Detailed Description

Interactor propagating events into graphic objects held by a protographic.

Library: ilvproto

Use this class to allow an IlvProtoGraphic to dispatch user events to the graphic objects contained in its prototype instance. With this interactor, you can interact with the graphic objects or the gadgets inside the IlvProtoGraphic.

The registered name of the predefined shared instance of this interactor is _"ProtoGraphic"_.

See also
IlvProtoGraphic.