MCoeControlStateObserver Class Reference

#include <mw/coecobs.h>

class MCoeControlStateObserver
Public Member Enumerations
enumanonymous { ETypeId }
enumTCoeState { EStateDimmed, EStateVisibility }

Detailed Description

This class defines an interface which will given notification of when a CCoeControl changes its visibility or dimmed state.

Member Enumeration Documentation

Enum anonymous

The MObjectProvider framework should use this UID to know when to return a concrete instance of this interface.

EnumeratorValueDescription
ETypeId0x10285A45

Enum TCoeState

EnumeratorValueDescription
EStateDimmed

This enum is used to say that the control has changed its Dimmed state

EStateVisibility

This enum is used to say that the control has changed its Visibility state