2024년 4월 22일 오전 9:12
Widget messages are generated by Widgets in response to user actions. Messages have a name
, an optional primary parameter
, and one or more optional named parameters. These messages travel up the widget tree where they are handled by ancestor widgets or the core itself.
The following widget messages are implemented by the core:
- tm-add-field
- tm-add-tag
- tm-auto-save-wiki
- tm-browser-refresh
- tm-cancel-tiddler
- tm-clear-password
- tm-close-all-tiddlers
- tm-close-all-windows
- tm-close-other-tiddlers
- tm-close-tiddler
- tm-open-window
- tm-copy-to-clipboard
- tm-delete-tiddler
- tm-download-file
- tm-edit-bitmap-operation
- tm-edit-text-operation
- tm-edit-tiddler
- tm-focus-selector
- tm-fold-all-tiddlers
- tm-fold-other-tiddlers
- tm-fold-tiddler
- tm-full-screen
- tm-home
- tm-http-cancel-all-requests
- tm-http-request
- tm-import-tiddlers
- tm-load-plugin-from-library
- tm-load-plugin-library
- tm-login
- tm-logout
- tm-modal
- tm-navigate
- tm-new-tiddler
- tm-notify
- tm-open-external-window
- tm-open-window
- tm-perform-import
- tm-permalink
- tm-permaview
- tm-print
- tm-relink-tiddler
- tm-remove-field
- tm-remove-tag
- tm-rename-tiddler
- tm-save-tiddler
- tm-save-wiki
- tm-scroll
- tm-server-refresh
- tm-set-password
- tm-unfold-all-tiddlers
- tm-unload-plugin-library