martaWindowContext

Method runAction()

fun WindowContext:runAction(

action: Action,

context: [PaneContext | ActionContext]? = nil

)

Runs the action, also performing preliminary applicability check.

If nether PaneContext and ActionContext are passed, the action starts from the active pane.