Class StyleNameEvent
Event names that are raise on a Style scope.
- class ooodev.events.style_named_event.StyleNameEvent[source]
Named events for Styles.
- STYLE_APPLIED = 'styling_style_applied'
Style Applied. Event when Style has been applied to an object.
- STYLE_APPLYING = 'styling_style_applying'
Style applying. Event when Style is applying to an object.
- STYLE_BACKED_UP = 'styling_style_backed_up'
Style Backed up
- STYLE_BACKING_UP = 'styling_style_backing_up'
Style Backing up
- STYLE_NAME_APPLIED = 'styling_style_name_applied'
Style Name Applied
- STYLE_NAME_APPLYING = 'styling_style_name_applying'
Style Name Applying
- STYLE_RESTORED = 'styling_style_restored'
Style Restored up
- STYLE_RESTORING = 'styling_style_restoring'
Style Restoring up