DAS  3.1.6 - 18/09/2017
Data Fields
MSetSensitivity Struct Reference

Object Set Sensitivity Event. More...

#include <Mguidefs.h>

+ Collaboration diagram for MSetSensitivity:

Data Fields

int sensitive
 Boolean flag representing the new sensitivity status. More...
 
int type
 Event type (E_SET_SENS, E_SET_PARENT_SENS) More...
 

Detailed Description

Object Set Sensitivity Event.

This event is generated by the library to notify an object that its sensitivity status need to be changed. The event is generated by one any of the following functions/methods: MObjectSetSensitive(), MObjectSetUnsensitive(), MObjectSetSensitivity(), CmObject::setSensitive, CmObject::setUnsensitive, CmObject::setSensitivity. The value for the type field is set initially to E_SET_SENS. If the addressed object is a container (SHELL or FORM) then the object notifies all its children that its sensitivity has changed. In this case, the type field is set to E_SET_PARENT_SENS.

Definition at line 729 of file Mguidefs.h.

Field Documentation

§ sensitive

int MSetSensitivity::sensitive

Boolean flag representing the new sensitivity status.

Definition at line 733 of file Mguidefs.h.

§ type

int MSetSensitivity::type

Event type (E_SET_SENS, E_SET_PARENT_SENS)

Definition at line 731 of file Mguidefs.h.


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:16 for DAS - Rel. 3.1.6 - 18/09/2017.