omni.kit.browser.core Classes#
Classes Summary:
Abstract model for the browser. User need to reimplement following functions: |
|
Represent a search bar for browser widget. |
|
Represents the browser widget, including a collection combobox, a category list view, a detail grid view and a overview grid view (if required) |
|
Delegate to represent category item. |
|
A single AbstractItem item that represents a single category. |
|
A single AbstractItem item that represents a single collection. |
|
Delegate to represent detail item. |
|
A single AbstractItem item that represents a single detail item. |
|
Represent a menu item in options menu. |
|
Represent the options menu, which shows when clicking the options button on search bar. |
|
A tree based browser widget that extends the base browser widget functionality using a tree view interface for categories and details. |
|
Delegate to represent category items in a hierarchical structure. |