Header menu logo issie

CurrentAction Type

Keeps track of the current action that the user is doing

Union cases

Union case Description

ConnectingInput InputPortId

Full Usage: ConnectingInput InputPortId

Parameters:
Item : InputPortId

ConnectingOutput OutputPortId

Full Usage: ConnectingOutput OutputPortId

Parameters:
Item : OutputPortId

DragAndDrop

Full Usage: DragAndDrop

Idle

Full Usage: Idle

InitialiseMoving ComponentId

Full Usage: InitialiseMoving ComponentId

Parameters:
Item : ComponentId

InitialiseMovingLabel ComponentId

Full Usage: InitialiseMovingLabel ComponentId

Parameters:
Item : ComponentId

InitialisedCreateComponent(LoadedComponent list, ComponentType, string, (ComponentId -> Unit) option)

Full Usage: InitialisedCreateComponent(LoadedComponent list, ComponentType, string, (ComponentId -> Unit) option)

Parameters:
Item1 : LoadedComponent list
Item2 : ComponentType
Item3 : string
Item4 : (ComponentId -> Unit) option

MovingLabel

Full Usage: MovingLabel

MovingPort portId

Full Usage: MovingPort portId

Parameters:
    portId : string

portId : string

MovingSymbols

Full Usage: MovingSymbols

MovingWire SegmentId list

Full Usage: MovingWire SegmentId list

Parameters:
Item : SegmentId list

Panning offset

Full Usage: Panning offset

Parameters:
offset : XYPos

ResizingSymbol(ComponentId, XYPos)

Full Usage: ResizingSymbol(ComponentId, XYPos)

Parameters:
Item1 : ComponentId
Item2 : XYPos

Scaling

Full Usage: Scaling

Scrolling

Full Usage: Scrolling

Selecting

Full Usage: Selecting

Instance members

Instance member Description

this.IsConnectingInput

Full Usage: this.IsConnectingInput

Returns: bool
Returns: bool

this.IsConnectingOutput

Full Usage: this.IsConnectingOutput

Returns: bool
Returns: bool

this.IsDragAndDrop

Full Usage: this.IsDragAndDrop

Returns: bool
Returns: bool

this.IsIdle

Full Usage: this.IsIdle

Returns: bool
Returns: bool

this.IsInitialiseMoving

Full Usage: this.IsInitialiseMoving

Returns: bool
Returns: bool

this.IsInitialiseMovingLabel

Full Usage: this.IsInitialiseMovingLabel

Returns: bool
Returns: bool

this.IsInitialisedCreateComponent

Full Usage: this.IsInitialisedCreateComponent

Returns: bool
Returns: bool

this.IsMovingLabel

Full Usage: this.IsMovingLabel

Returns: bool
Returns: bool

this.IsMovingPort

Full Usage: this.IsMovingPort

Returns: bool
Returns: bool

this.IsMovingSymbols

Full Usage: this.IsMovingSymbols

Returns: bool
Returns: bool

this.IsMovingWire

Full Usage: this.IsMovingWire

Returns: bool
Returns: bool

this.IsPanning

Full Usage: this.IsPanning

Returns: bool
Returns: bool

this.IsResizingSymbol

Full Usage: this.IsResizingSymbol

Returns: bool
Returns: bool

this.IsScaling

Full Usage: this.IsScaling

Returns: bool
Returns: bool

this.IsScrolling

Full Usage: this.IsScrolling

Returns: bool
Returns: bool

this.IsSelecting

Full Usage: this.IsSelecting

Returns: bool
Returns: bool

Type something to start searching.