Skip to main content

DiagramPalette

A palette for a diagram - a thin wrapper around ShapePalette offering a couple of diagram specific methods.

Extends

Methods

setCurrentSet()

setCurrentSet(id): void

Selects some set to be the currently visible set, activating its parents if it is a nested set. If you pass in a null value for the set id, all sets will be shown.

Parameters

id

string

Returns

void

Inherited from

ShapePalette.setCurrentSet