|
Bitwig Studio Control Surface API
4.0.1
|
Inheritance diagram for CursorBrowserItem:Instances of this interface represent entries in a browser filter column.
Definition at line 8 of file CursorBrowserItem.java.
| BrowserItemBank createSiblingsBank | ( | int | numSiblings | ) |
Returns a bank object that provides access to the siblings of the cursor item. The bank will automatically scroll so that the cursor item is always visible.
| numSiblings | the number of simultaneously accessible siblings |