An event describing changes to tab groups.
An event describing changes to tab groups.
(changed tab-group-change-event)
Tab groups that have changed, e.g have changed their {@link TabGroup.isActive active} state.
Returns: readonly TabGroup[]
Tab groups that have changed, e.g have changed their {@link TabGroup.isActive active} state. **Returns:** `readonly TabGroup[]`
(closed tab-group-change-event)
Tab groups that have been closed.
Returns: readonly TabGroup[]
Tab groups that have been closed. **Returns:** `readonly TabGroup[]`
(opened tab-group-change-event)
Tab groups that have been opened.
Returns: readonly TabGroup[]
Tab groups that have been opened. **Returns:** `readonly TabGroup[]`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close