Class WriteNamedEvent
Event names that are raised by Write
.
- class ooodev.events.write_named_event.WriteNamedEvent[source]
Named events for
Write
class- BOOKMARK_ADDED = 'write_bookmark_added'
Bookmark Added see
Write.add_bookmark()
- BOOKMARK_ADDING = 'write_bookmark_adding'
Bookmark Adding see
Write.add_bookmark()
- CHARACTER_STYLE_APPLIED = 'write_character_style_applied'
- CHARACTER_STYLE_APPLYING = 'write_character_style_applying'
- CONFIGURED_SERVICES_SET = 'write_configure_services_set'
Services configuration set see
Write.set_configured_services()
- CONFIGURED_SERVICES_SETTING = 'write_configure_services_setting'
Services configuration setting see
Write.set_configured_services()
- DOC_CLOSED = 'write_doc_closed'
Doc Closed Write document see
Write.close_doc()
- DOC_CLOSING = 'write_doc_closing'
Doc Closing Write document see
Write.close_doc()
- DOC_CREATED = 'write_doc_created'
Doc Created Write document see
Write.create_doc()
- DOC_CREATING = 'write_doc_creating'
Doc Creating Write document see
Write.create_doc()
- DOC_OPENED = 'write_doc_opened'
Doc Opened Write document see
Write.open_doc()
- DOC_OPENING = 'write_doc_opening'
Doc Opening Write document see
Write.open_doc()
- DOC_SAVED = 'write_doc_saved'
Doc Closed Write document see
Write.save_doc()
- DOC_SAVING = 'write_doc_saving'
Doc Closing Write document see
Write.save_doc()
- DOC_TEXT = 'write_text_doc'
Got a Write document see
Write.get_text_doc()
- DOC_TMPL_CREATED = 'write_doc_tmpl_created'
Doc Created Write document see
Write.create_doc_from_template()
- DOC_TMPL_CREATING = 'write_doc_tmpl_creating'
Doc Creating Write document see
Write.create_doc_from_template()
- EXPORTED_PAGE_JPG = 'write_exported_page_jpg'
Exported a Write Page to image format of JPG.
- EXPORTED_PAGE_PNG = 'write_exported_page_png'
Exported a Write Page to image format of PNG.
- EXPORTING_PAGE_JPG = 'write_exporting_page_jpg'
Exporting a Write Page to image format of JPG.
- EXPORTING_PAGE_PNG = 'write_exporting_page_png'
Exporting a Write Page to image format of PNG.
- FORMULA_ADDED = 'write_formula_added'
Formula Added see
Write.add_formula()
- FORMULA_ADDING = 'write_formula_adding'
Formula Adding see
Write.add_formula()
- HYPER_LINK_ADDED = 'write_hyper_link_added'
Hyperlink Added see
Write.add_hyperlink()
- HYPER_LINK_ADDING = 'write_hyper_link_adding'
Hyperlink Adding see
Write.add_hyperlink()
- IMAGE_LINK_ADDED = 'write_image_link_added'
Image Link Added see
Write.add_image_link()
- IMAGE_LINK_ADDING = 'write_image_link_adding'
Image Link Adding see
Write.add_image_link()
- IMAGE_SHAPE_ADDED = 'write_image_shape_added'
Image Shape Added see
Write.add_image_shape()
- IMAGE_SHAPE_ADDING = 'write_image_shape_adding'
Image Shape Adding see
Write.add_image_shape()
- PAGE_FORMAT_SET = 'write_page_format_setting'
Page Format Set see
Write.set_page_format()
- PAGE_FORMAT_SETTING = 'write_page_format_setting'
Page Format Setting see
Write.set_page_format()
- STYLED = 'write_styled'
Styled
- STYLE_PREV_PARA_PROP_SET = 'write_prev_para_prop_set'
- STYLE_PREV_PARA_PROP_SETTING = 'write_prev_para_prop_setting'
- STYLE_PREV_PARA_STYLES_SET = 'write_prev_para_prop_set'
- STYLE_PREV_PARA_STYLES_SETTING = 'write_prev_para_prop_setting'
- STYLING = 'write_styling'
Styling
- TABLE_ADDED = 'write_table_added'
Table Added see
Write.add_table()
- TABLE_ADDING = 'write_table_adding'
Table Adding see
Write.add_table()
- TABLE_STYLE_APPLIED = 'write_table_style_applied'
- TABLE_STYLE_APPLYING = 'write_table_style_applying'
- TEXT_FRAME_ADDED = 'write_text_frame_added'
Text frame Added see
Write.add_text_frame()
- TEXT_FRAME_ADDING = 'write_text_frame_adding'
Text frame Adding see
Write.add_text_frame()
- WORD_SELECTED = 'write_word_selected'
Word Selected see
Write.select_next_word()
- WORD_SELECTING = 'write_word_selecting'
Word Selecting see
Write.select_next_word()