CurrentAction Type
Keeps track of the current action that the user is doing
Union cases
| Union case | Description |
|
|
|
|
Full Usage:
DragAndDrop
|
|
Full Usage:
Idle
|
|
|
|
|
|
Full Usage:
InitialisedCreateComponent(LoadedComponent list, ComponentType, string, (ComponentId -> Unit) option)
Parameters:
LoadedComponent list
Item2 : ComponentType
Item3 : string
Item4 : (ComponentId -> Unit) option
|
|
Full Usage:
MovingLabel
|
|
Full Usage:
MovingPort portId
Parameters:
string
|
|
Full Usage:
MovingSymbols
|
|
|
|
|
|
|
|
Full Usage:
Scaling
|
|
Full Usage:
Scrolling
|
|
Full Usage:
Selecting
|
Instance members
| Instance member | Description |
Full Usage:
this.IsConnectingInput
Returns: bool
|
|
Full Usage:
this.IsConnectingOutput
Returns: bool
|
|
Full Usage:
this.IsDragAndDrop
Returns: bool
|
|
Full Usage:
this.IsIdle
Returns: bool
|
|
Full Usage:
this.IsInitialiseMoving
Returns: bool
|
|
Full Usage:
this.IsInitialiseMovingLabel
Returns: bool
|
|
Full Usage:
this.IsInitialisedCreateComponent
Returns: bool
|
|
Full Usage:
this.IsMovingLabel
Returns: bool
|
|
Full Usage:
this.IsMovingPort
Returns: bool
|
|
Full Usage:
this.IsMovingSymbols
Returns: bool
|
|
Full Usage:
this.IsMovingWire
Returns: bool
|
|
Full Usage:
this.IsPanning
Returns: bool
|
|
Full Usage:
this.IsResizingSymbol
Returns: bool
|
|
Full Usage:
this.IsScaling
Returns: bool
|
|
Full Usage:
this.IsScrolling
Returns: bool
|
|
Full Usage:
this.IsSelecting
Returns: bool
|
|