Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to transfer module manipulation instructions from client (controller) to server.

Hierarchy

  • ModuleOperations

Index

Constructors

constructor

Properties

Optional module

module?: ModuleModel

A module object that holds internal module information. Used when settings are updated.

Optional moduleId

moduleId?: string

Unique Id of the module that is manipulated.

Optional moveDirection

moveDirection?: MoveEnum

Direction of movement.

Optional newIndex

newIndex?: number

The new index.

operation

operation: OperationEnum = ...

Type of operation used.

Generated using TypeDoc