Class ActionT

protocol ooodev.gui.menu.context.action_t.ActionT[source]

Bases: PropertySetInfoT, FastPropertySetT, MultiPropertySetT, ServiceInfoT, TypeProviderT, Protocol

Type for context Menu item.

Classes that implement this protocol must have the following methods / attributes:

__init__(*args, **kwargs)