An event signaling when a button in a particular {@link QuickPickItem } was triggered. This event does not fire for buttons in the title bar.
An event signaling when a button in a particular {@link QuickPickItem } was triggered. This event does not fire for buttons in the title bar.
(button quick-pick-item-button-event)
The button that was clicked.
Returns: QuickInputButton
The button that was clicked. **Returns:** `QuickInputButton`
(item quick-pick-item-button-event)
The item that the button belongs to.
Returns: T
The item that the button belongs to. **Returns:** `T`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close