Skip to content

4.5 OperationButtonPanel

AdrianSolberg edited this page Jul 3, 2024 · 1 revision

OperationButtonPanel

Panel with two buttons which lets you click back and fourth through a list of operations.

Extends:

  • none

Implements:

Parameters:

Required:

  • operationList: {type: "setColor" | "setEdgeColor" | "setEdgeWeight" | "addEdgeWeight", args: any[]}[] List of operation the panel should control

Optional:

  • none

Default Parameters:

  • none

Implemented Methods:

  • none

Methods

  • none