Class Chart2NamedEvent

Event names that are raised by Chart2.

class ooodev.events.chart2_named_event.Chart2NamedEvent[source]

Named events for Chart2

New in version 0.9.4.

CONTROLLERS_LOCKED = 'chart2_controllers_locked'

Controllers Locked see Chart2.lock_controllers()

CONTROLLERS_LOCKING = 'chart2_controllers_locking'

Controllers Locking see Chart2.lock_controllers()

CONTROLLERS_UNLOCKED = 'chart2_controllers_unlocked'

Controllers UnLocked see Chart2.unlock_controllers()

CONTROLLERS_UNLOCKING = 'chart2_controllers_unlocking'

Controllers UnLocking see Chart2.unlock_controllers()