====== IOutputPaneEvents ====== Scriptable object ===== Description ===== Output Pane UI Event interface ===== Methods ===== ^Method^ Description^ |[[scripting:api:output-pane-events:on-command|onCommand]]| Called when tool started| |[[scripting:api:output-pane-events:on-init-context-menu|onInitContextMenu]]| Called when user calls context menu on output pane| |[[scripting:api:output-pane-events:on-navigate|onNavigate]]| Called when user does a double click on the line| |[[scripting:api:output-pane-events:on-tool-state-change|onToolStateChange]]| Called when state of captured tool changed| #API ~~NOTOC~~