Readonly
areIs the tag filters side panel is visible.
Readonly
canReturns true if tabbed windows are available (Mac only)
Readonly
isIs the action list side panel is visible.
Readonly
isIs the draft list side panel is visible.
Load the ActionGroup in the action bar below editor.
Load the ActionGroup in the action list side bar.
If able, open the requested draft in a new tab in the current window. This method only functions on Mac. The ability to open new tabs is not available on iPhone or iPad.
true
if successful. false
if unable to open a new tab.
Open the "Get Info" view for a draft. If no draft is passed, the current active draft in the editor will be used.
Optional
draft: Draft
Access
Window
properties and functions through thecurrentWindow
property of the globalapp
object.