Header menu logo issie

ShortcutId Type

Every shortcut identity in Issie. Adding a case here is a compile error until KeyBindings.actionOf binds it, which is the point: there is no way to describe a shortcut and forget to implement it. Several identities share a chord and are told apart only by context - Escape is four different actions.

Union cases

Union case Description

GsCtrlHoldPorts

Full Usage: GsCtrlHoldPorts

GsCtrlWheelZoom

Full Usage: GsCtrlWheelZoom

GsShiftDragPan

Full Usage: GsShiftDragPan

GsSpaceDragPan

Full Usage: GsSpaceDragPan

GsTabBetweenBoxes

Full Usage: GsTabBetweenBoxes

ScAbout

Full Usage: ScAbout

ScAlign

Full Usage: ScAlign

ScAppZoomIn

Full Usage: ScAppZoomIn

ScAppZoomOut

Full Usage: ScAppZoomOut

ScAppZoomReset

Full Usage: ScAppZoomReset

ScBrowserNext

Full Usage: ScBrowserNext

ScBrowserOpen

Full Usage: ScBrowserOpen

ScBrowserParent

Full Usage: ScBrowserParent

ScBrowserPrev

Full Usage: ScBrowserPrev

ScCancelGesture

Full Usage: ScCancelGesture

ScClosePopup

Full Usage: ScClosePopup

ScCopy

Full Usage: ScCopy

ScDelete

Full Usage: ScDelete

ScDeselect

Full Usage: ScDeselect

ScDevTools

Full Usage: ScDevTools

ScDistribute

Full Usage: ScDistribute

ScFlipHorizontal

Full Usage: ScFlipHorizontal

ScFlipVertical

Full Usage: ScFlipVertical

ScFullScreen

Full Usage: ScFullScreen

ScLeaveTextBox

Full Usage: ScLeaveTextBox

ScMovePortsHelp

Full Usage: ScMovePortsHelp

ScNewSheet

Full Usage: ScNewSheet

ScPaste

Full Usage: ScPaste

ScQuit

Full Usage: ScQuit

ScRedo

Full Usage: ScRedo

ScRedrawAllWires

Full Usage: ScRedrawAllWires

ScRedrawFloatingWires

Full Usage: ScRedrawFloatingWires

ScRenameComponent

Full Usage: ScRenameComponent

ScRotateAnticlockwise

Full Usage: ScRotateAnticlockwise

ScRotateClockwise

Full Usage: ScRotateClockwise

ScRotateLabel

Full Usage: ScRotateLabel

ScSaveSheet

Full Usage: ScSaveSheet

ScSelectAll

Full Usage: ScSelectAll

ScSuppressScroll

Full Usage: ScSuppressScroll

ScSwallowCloseWindow

Full Usage: ScSwallowCloseWindow

bound to nothing on purpose - see the table

ScTextCopy

Full Usage: ScTextCopy

ScTextCut

Full Usage: ScTextCut

ScTextPaste

Full Usage: ScTextPaste

ScTextRedo

Full Usage: ScTextRedo

ScTextSelectAll

Full Usage: ScTextSelectAll

ScTextUndo

Full Usage: ScTextUndo

ScThemeDefault

Full Usage: ScThemeDefault

ScThemeGrayscale

Full Usage: ScThemeGrayscale

ScThemeLight

Full Usage: ScThemeLight

ScToggleBuildTab

Full Usage: ScToggleBuildTab

ScToggleGrid

Full Usage: ScToggleGrid

ScToggleWireArrows

Full Usage: ScToggleWireArrows

ScUndo

Full Usage: ScUndo

ScWaveStepBack

Full Usage: ScWaveStepBack

ScWaveStepForward

Full Usage: ScWaveStepForward

ScWireTypeJump

Full Usage: ScWireTypeJump

ScWireTypeModern

Full Usage: ScWireTypeModern

ScWireTypeRadiussed

Full Usage: ScWireTypeRadiussed

ScZoomIn

Full Usage: ScZoomIn

ScZoomOut

Full Usage: ScZoomOut

ScZoomToFit

Full Usage: ScZoomToFit

Instance members

Instance member Description

this.IsGsCtrlHoldPorts

Full Usage: this.IsGsCtrlHoldPorts

Returns: bool
Returns: bool

this.IsGsCtrlWheelZoom

Full Usage: this.IsGsCtrlWheelZoom

Returns: bool
Returns: bool

this.IsGsShiftDragPan

Full Usage: this.IsGsShiftDragPan

Returns: bool
Returns: bool

this.IsGsSpaceDragPan

Full Usage: this.IsGsSpaceDragPan

Returns: bool
Returns: bool

this.IsGsTabBetweenBoxes

Full Usage: this.IsGsTabBetweenBoxes

Returns: bool
Returns: bool

this.IsScAbout

Full Usage: this.IsScAbout

Returns: bool
Returns: bool

this.IsScAlign

Full Usage: this.IsScAlign

Returns: bool
Returns: bool

this.IsScAppZoomIn

Full Usage: this.IsScAppZoomIn

Returns: bool
Returns: bool

this.IsScAppZoomOut

Full Usage: this.IsScAppZoomOut

Returns: bool
Returns: bool

this.IsScAppZoomReset

Full Usage: this.IsScAppZoomReset

Returns: bool
Returns: bool

this.IsScBrowserNext

Full Usage: this.IsScBrowserNext

Returns: bool
Returns: bool

this.IsScBrowserOpen

Full Usage: this.IsScBrowserOpen

Returns: bool
Returns: bool

this.IsScBrowserParent

Full Usage: this.IsScBrowserParent

Returns: bool
Returns: bool

this.IsScBrowserPrev

Full Usage: this.IsScBrowserPrev

Returns: bool
Returns: bool

this.IsScCancelGesture

Full Usage: this.IsScCancelGesture

Returns: bool
Returns: bool

this.IsScClosePopup

Full Usage: this.IsScClosePopup

Returns: bool
Returns: bool

this.IsScCopy

Full Usage: this.IsScCopy

Returns: bool
Returns: bool

this.IsScDelete

Full Usage: this.IsScDelete

Returns: bool
Returns: bool

this.IsScDeselect

Full Usage: this.IsScDeselect

Returns: bool
Returns: bool

this.IsScDevTools

Full Usage: this.IsScDevTools

Returns: bool
Returns: bool

this.IsScDistribute

Full Usage: this.IsScDistribute

Returns: bool
Returns: bool

this.IsScFlipHorizontal

Full Usage: this.IsScFlipHorizontal

Returns: bool
Returns: bool

this.IsScFlipVertical

Full Usage: this.IsScFlipVertical

Returns: bool
Returns: bool

this.IsScFullScreen

Full Usage: this.IsScFullScreen

Returns: bool
Returns: bool

this.IsScLeaveTextBox

Full Usage: this.IsScLeaveTextBox

Returns: bool
Returns: bool

this.IsScMovePortsHelp

Full Usage: this.IsScMovePortsHelp

Returns: bool
Returns: bool

this.IsScNewSheet

Full Usage: this.IsScNewSheet

Returns: bool
Returns: bool

this.IsScPaste

Full Usage: this.IsScPaste

Returns: bool
Returns: bool

this.IsScQuit

Full Usage: this.IsScQuit

Returns: bool
Returns: bool

this.IsScRedo

Full Usage: this.IsScRedo

Returns: bool
Returns: bool

this.IsScRedrawAllWires

Full Usage: this.IsScRedrawAllWires

Returns: bool
Returns: bool

this.IsScRedrawFloatingWires

Full Usage: this.IsScRedrawFloatingWires

Returns: bool
Returns: bool

this.IsScRenameComponent

Full Usage: this.IsScRenameComponent

Returns: bool
Returns: bool

this.IsScRotateAnticlockwise

Full Usage: this.IsScRotateAnticlockwise

Returns: bool
Returns: bool

this.IsScRotateClockwise

Full Usage: this.IsScRotateClockwise

Returns: bool
Returns: bool

this.IsScRotateLabel

Full Usage: this.IsScRotateLabel

Returns: bool
Returns: bool

this.IsScSaveSheet

Full Usage: this.IsScSaveSheet

Returns: bool
Returns: bool

this.IsScSelectAll

Full Usage: this.IsScSelectAll

Returns: bool
Returns: bool

this.IsScSuppressScroll

Full Usage: this.IsScSuppressScroll

Returns: bool
Returns: bool

this.IsScSwallowCloseWindow

Full Usage: this.IsScSwallowCloseWindow

Returns: bool
Returns: bool

this.IsScTextCopy

Full Usage: this.IsScTextCopy

Returns: bool
Returns: bool

this.IsScTextCut

Full Usage: this.IsScTextCut

Returns: bool
Returns: bool

this.IsScTextPaste

Full Usage: this.IsScTextPaste

Returns: bool
Returns: bool

this.IsScTextRedo

Full Usage: this.IsScTextRedo

Returns: bool
Returns: bool

this.IsScTextSelectAll

Full Usage: this.IsScTextSelectAll

Returns: bool
Returns: bool

this.IsScTextUndo

Full Usage: this.IsScTextUndo

Returns: bool
Returns: bool

this.IsScThemeDefault

Full Usage: this.IsScThemeDefault

Returns: bool
Returns: bool

this.IsScThemeGrayscale

Full Usage: this.IsScThemeGrayscale

Returns: bool
Returns: bool

this.IsScThemeLight

Full Usage: this.IsScThemeLight

Returns: bool
Returns: bool

this.IsScToggleBuildTab

Full Usage: this.IsScToggleBuildTab

Returns: bool
Returns: bool

this.IsScToggleGrid

Full Usage: this.IsScToggleGrid

Returns: bool
Returns: bool

this.IsScToggleWireArrows

Full Usage: this.IsScToggleWireArrows

Returns: bool
Returns: bool

this.IsScUndo

Full Usage: this.IsScUndo

Returns: bool
Returns: bool

this.IsScWaveStepBack

Full Usage: this.IsScWaveStepBack

Returns: bool
Returns: bool

this.IsScWaveStepForward

Full Usage: this.IsScWaveStepForward

Returns: bool
Returns: bool

this.IsScWireTypeJump

Full Usage: this.IsScWireTypeJump

Returns: bool
Returns: bool

this.IsScWireTypeModern

Full Usage: this.IsScWireTypeModern

Returns: bool
Returns: bool

this.IsScWireTypeRadiussed

Full Usage: this.IsScWireTypeRadiussed

Returns: bool
Returns: bool

this.IsScZoomIn

Full Usage: this.IsScZoomIn

Returns: bool
Returns: bool

this.IsScZoomOut

Full Usage: this.IsScZoomOut

Returns: bool
Returns: bool

this.IsScZoomToFit

Full Usage: this.IsScZoomToFit

Returns: bool
Returns: bool

Type something to start searching.