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.
The button that was clicked.
(item quick-pick-item-button-event)
The item that the button belongs to.
The item that the button belongs to.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close