Struct
IdeActionMixin
Instance methods
ide_action_mixin_install_action
This should be called at class initialization time to specify actions to be added for all instances of this class.
ide_action_mixin_install_property_action
Installs an action called action_name
on mmixin
and
binds its state to the value of the property_name
property.