Home > @i2analyze/notebook-sdk > app > IElementEditorBase
app.IElementEditorBase interface
A set of methods for modifying the appearance of an element.
Signature:
interface IElementEditorBase
Introduced: version 1.2
Methods
Method | Description |
---|---|
setColor(color) | Sets or resets the color of the element. |
setLabel(label) | Sets or resets the label of the element. |