Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WidgetItem

Data structure used to save and restore the side panel layout.

Hierarchy

Index

Properties

Properties

Optional expanded

expanded: boolean

Optional rank

rank: number

The rank order of the widget among its siblings.

Optional widget

widget: Widget

Can be undefined in case the widget could not be restored.