Handles events related to RibbonPanel
.
Default class constructor. |
|
Returns the panel which the event relates to. |
|
Sets the panel relating to this event. |
Handles events related to RibbonPanel
.
Default class constructor.
command_type (integer) – the event type;
win_id (integer) – the event identifier;
panel – an instance of RibbonPanel
;
Returns the panel which the event relates to.
Sets the panel relating to this event.
panel – an instance of RibbonPanel
.