omni.kit.widget.searchable_combobox Submodules

Submodules Summary:

omni.kit.widget.searchable_combobox.combo_model

This module provides classes for creating and managing a searchable ComboBox with custom item and model representations.

omni.kit.widget.searchable_combobox.combo_widget

This module provides the ComboListBoxWidget class, which integrates a search field with a list box for item selection, and a function to create a searchable combo box widget.

omni.kit.widget.searchable_combobox.search_widget

This module provides a SearchWidget with a customizable searchable combobox and a SearchModel for managing search functionality in UI components.