CmdOps
Static Member Summary
| Static Public Members | ||
| public static get |
commands: import("./commands.js").CommandObject[] |
|
Static Method Summary
| Static Public Methods | ||
| public static |
|
|
| public static |
cloneSelectedOps(ops: Op[]) |
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
|
|
| public static |
editOp(userInteraction: boolean) |
|
| public static |
|
|
| public static |
manageOp(opid: string) |
|
| public static |
|
|
| public static |
renameOp(opName: undefined) |
|
| public static |
|
|
Static Public Members
public static get commands: import("./commands.js").CommandObject[] source
Static Public Methods
public static cloneSelectedOp() source
public static cloneSelectedOps(ops: Op[]) source
Params:
| Name | Type | Attribute | Description |
| ops | Op[] |
public static codeNewOp() source
public static copyNameClipboard() source
public static createVersionSelectedOp() source
public static downGradeOp() source
public static editOp(userInteraction: boolean) source
Params:
| Name | Type | Attribute | Description |
| userInteraction | boolean |
|
public static manageCurrentSubpatchOp() source
public static manageOp(opid: string) source
Params:
| Name | Type | Attribute | Description |
| opid | string |
|
public static reloadChangedOps() source
public static renameOp(opName: undefined) source
Params:
| Name | Type | Attribute | Description |
| opName | undefined |
|