nextMessage: |
- |
Move to next message (expand if possible) |
previousMessage: |
- |
Move to previous message |
nextThread: |
- |
Move to next thread |
previousThread: |
- |
Move to previous thread |
nextUnreadMessage: |
- |
Move to next unread message (expand if possible) |
previousUnreadMessage: |
- |
Move to previous unread message |
nextUnreadThread: |
- |
Move to next unread thread |
previousUnreadThread: |
- |
Move to previous unread thread |
rootOfThread: |
- |
Move to root of thread (search for thread if necessary) |
lastOfThread: |
- |
Move to last message of thread (with respect to received date) |
selectNextMessageRow: |
- |
Select next message (without expanding) |
selectPreviousMessageRow: |
- |
Select previous message (same as previousMessage: ) |
selectFirstMessageRow: |
- |
Select first message |
selectLastMessageRow: |
- |
Select last message |
expand: |
- |
Expand selected messages |
collapse: |
- |
Collapse selected messages |
expandThread: |
- |
Expand selected threads |
collapseThread: |
- |
Collapse selected threads |
expandAll: |
- |
Expand all threads |
collapseAll: |
- |
Collapse all threads |
scrollPageDown: |
- |
Scroll one page down |
scrollPageUp: |
- |
Scroll one page up |
scrollToTop: |
- |
Scroll to the top of a list, for example, the message list. |
scrollToBottom: |
- |
Scroll to the bottom of a list, for example, the message list. |
scrollPageDownOrNextUnreadMessage: |
- |
Scroll one page down if possible or skip to next message |
makeFirstResponder: |
View identifier |
Move focus to a specific view (identifiers can be found in layout files) |
selectNextKeyView: |
Move focus to the next key view as when using tab (⇥) |
selectPreviousKeyView: |
Move focus to the previous key view as when using shift-tab (⇧⇥) |
goToMailbox: |
Mailbox UUID (optional) |
Select mailbox (or show mailbox selection window) |
goToDestinationMailbox: |
- |
Select the destination mailbox of the most recently moved message and select the message |
selectNextMailboxRow: |
- |
Select next mailbox (without expanding) |
selectPreviousMailboxRow: |
- |
Select previous mailbox |
selectNextMailbox: |
- |
Select next mailbox (expand if possible) |
selectPreviousMailbox: |
- |
Select previous mailbox (same as selectPreviousMailboxRow:) |
selectNextCountedMailbox: |
- |
Select next mailbox with a non-zero displayed count (expand if possible) |
selectPreviousCountedMailbox: |
- |
Select previous mailbox with a non-zero displayed count |
selectNextCountedMailboxRow: |
- |
Select next mailbox with a non-zero displayed count (without expanding) |
selectPreviousCountedMailboxRow: |
- |
Select previous mailbox with a non-zero displayed count (same as selectPreviousCountedMailbox:``)
searchAllMessages:| - | Initiate search in “All Messages”
mailboxSearch:| - | Initiate search in currently selected mailbox
showThread:| - | Initiate search for messages in the same thread(s)
showCorrespondence:` |
- |
Initiate search for messages with the same correspondent(s) |