Class: Actions
actions/Actions.Actions
Implements
Constructors
constructor
• new Actions(graph
)
Parameters
Name | Type |
---|---|
graph | Graph |
Defined in
Properties
callAsFunction
• callAsFunction: Call
Implementation of
ActionRecord.callAsFunction
Defined in
clearAndSetSelection
• clearAndSetSelection: Clear
Implementation of
ActionRecord.clearAndSetSelection
Defined in
copyToClipboard
• copyToClipboard: CopyToClipboard
Implementation of
ActionRecord.copyToClipboard
Defined in
cutToClipboard
• cutToClipboard: CutToClipboard
Implementation of
ActionRecord.cutToClipboard
Defined in
deselect
• deselect: Deselect
Implementation of
ActionRecord.deselect
Defined in
editNew
• editNew: EditNew
Implementation of
ActionRecord.editNew
Defined in
editNewLineAfter
• editNewLineAfter: EditNewAfter
Implementation of
ActionRecord.editNewLineAfter
Defined in
editNewLineBefore
• editNewLineBefore: EditNewBefore
Implementation of
ActionRecord.editNewLineBefore
Defined in
executeCommand
• executeCommand: ExecuteCommand
Implementation of
ActionRecord.executeCommand
Defined in
extractVariable
• extractVariable: ExtractVariable
Implementation of
ActionRecord.extractVariable
Defined in
findInWorkspace
• findInWorkspace: FindInWorkspace
Implementation of
ActionRecord.findInWorkspace
Defined in
foldRegion
• foldRegion: Fold
Implementation of
ActionRecord.foldRegion
Defined in
followLink
• followLink: FollowLink
Implementation of
ActionRecord.followLink
Defined in
generateSnippet
• generateSnippet: GenerateSnippet
Implementation of
ActionRecord.generateSnippet
Defined in
getText
• getText: GetText
Implementation of
ActionRecord.getText
Defined in
highlight
• highlight: Highlight
Implementation of
ActionRecord.highlight
Defined in
indentLine
• indentLine: IndentLine
Implementation of
ActionRecord.indentLine
Defined in
insertCopyAfter
• insertCopyAfter: CopyContentAfter
Implementation of
ActionRecord.insertCopyAfter
Defined in
insertCopyBefore
• insertCopyBefore: CopyContentBefore
Implementation of
ActionRecord.insertCopyBefore
Defined in
insertEmptyLineAfter
• insertEmptyLineAfter: InsertEmptyLineBelow
Implementation of
ActionRecord.insertEmptyLineAfter
Defined in
insertEmptyLineBefore
• insertEmptyLineBefore: InsertEmptyLineAbove
Implementation of
ActionRecord.insertEmptyLineBefore
Defined in
insertEmptyLinesAround
• insertEmptyLinesAround: InsertEmptyLinesAround
Implementation of
ActionRecord.insertEmptyLinesAround
Defined in
insertSnippet
• insertSnippet: InsertSnippet
Implementation of
ActionRecord.insertSnippet
Defined in
moveToTarget
• moveToTarget: Move
Implementation of
ActionRecord.moveToTarget
Defined in
outdentLine
• outdentLine: OutdentLine
Implementation of
ActionRecord.outdentLine
Defined in
pasteFromClipboard
• pasteFromClipboard: PasteFromClipboard
Implementation of
ActionRecord.pasteFromClipboard
Defined in
randomizeTargets
• randomizeTargets: Random
Implementation of
ActionRecord.randomizeTargets
Defined in
remove
• remove: Delete
Implementation of
ActionRecord.remove
Defined in
rename
• rename: Rename
Implementation of
ActionRecord.rename
Defined in
replace
• replace: Replace
Implementation of
ActionRecord.replace
Defined in
replaceWithTarget
• replaceWithTarget: Bring
Implementation of
ActionRecord.replaceWithTarget
Defined in
revealDefinition
• revealDefinition: RevealDefinition
Implementation of
ActionRecord.revealDefinition
Defined in
revealTypeDefinition
• revealTypeDefinition: RevealTypeDefinition
Implementation of
ActionRecord.revealTypeDefinition
Defined in
reverseTargets
• reverseTargets: Reverse
Implementation of
ActionRecord.reverseTargets
Defined in
rewrapWithPairedDelimiter
• rewrapWithPairedDelimiter: Rewrap
Implementation of
ActionRecord.rewrapWithPairedDelimiter
Defined in
scrollToBottom
• scrollToBottom: ScrollToBottom
Implementation of
ActionRecord.scrollToBottom
Defined in
scrollToCenter
• scrollToCenter: ScrollToCenter
Implementation of
ActionRecord.scrollToCenter
Defined in
scrollToTop
• scrollToTop: ScrollToTop
Implementation of
ActionRecord.scrollToTop
Defined in
setSelection
• setSelection: SetSelection
Implementation of
ActionRecord.setSelection
Defined in
setSelectionAfter
• setSelectionAfter: SetSelectionAfter
Implementation of
ActionRecord.setSelectionAfter
Defined in
setSelectionBefore
• setSelectionBefore: SetSelectionBefore
Implementation of
ActionRecord.setSelectionBefore
Defined in
showDebugHover
• showDebugHover: ShowDebugHover
Implementation of
ActionRecord.showDebugHover
Defined in
showHover
• showHover: ShowHover
Implementation of
ActionRecord.showHover
Defined in
showQuickFix
• showQuickFix: ShowQuickFix
Implementation of
ActionRecord.showQuickFix
Defined in
showReferences
• showReferences: ShowReferences
Implementation of
ActionRecord.showReferences
Defined in
sortTargets
• sortTargets: Sort
Implementation of
ActionRecord.sortTargets
Defined in
swapTargets
• swapTargets: Swap
Implementation of
ActionRecord.swapTargets
Defined in
toggleLineBreakpoint
• toggleLineBreakpoint: ToggleBreakpoint
Implementation of
ActionRecord.toggleLineBreakpoint
Defined in
toggleLineComment
• toggleLineComment: ToggleLineComment
Implementation of
ActionRecord.toggleLineComment
Defined in
unfoldRegion
• unfoldRegion: Unfold
Implementation of
ActionRecord.unfoldRegion
Defined in
wrapWithPairedDelimiter
• wrapWithPairedDelimiter: Wrap
Implementation of
ActionRecord.wrapWithPairedDelimiter
Defined in
wrapWithSnippet
• wrapWithSnippet: WrapWithSnippet
Implementation of
ActionRecord.wrapWithSnippet