TiddlyWiki5/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-close-oth...

14 wiersze
626 B
Plaintext
Czysty Zwykły widok Historia

created: 20140302183306544
modified: 20140302183352966
tags: message navigator-message
2014-08-28 20:43:44 +00:00
title: WidgetMessage: tm-close-other-tiddlers
type: text/vnd.tiddlywiki
2014-08-28 20:43:44 +00:00
The `tm-close-other-tiddlers` message removes all but a specified tiddler from the story list. It requires the following properties on the `event` object:
|!Name |!Description |
|param |Title of the tiddler that is not to be closed |
|tiddlerTitle |Fallback title that is used if ''param'' isn't specified (automatically set by the ButtonWidget) |
The close other tiddlers message is usually generated with the ButtonWidget and is handled by the NavigatorWidget.