Drag[en]gine Script Module DragonScript  1.23
Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryComboBox Class Reference

Single selection search category using a ComboBox. More...

Inheritance diagram for Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryComboBox:
Dragengine.Gui.ModManagement.MMPanelModManagement.SearchTagCategory

Public Member Functions

SearchCategoryComboBox new (MMPanelModManagement panel, ServiceModTagCategory category)
 
void reset ()
 Reset tag category to initial state. More...
 
- Public Member Functions inherited from Dragengine.Gui.ModManagement.MMPanelModManagement.SearchTagCategory
void createWidgets (Panel container)
 Create and add widgets to container. More...
 
void updateFilter (ServiceModFilter filter)
 Update filter with current category tag state. More...
 

Public Attributes

ServiceModTagCategory pCategory
 
DefaultListModel pModel
 
MMPanelModManagement pPanel
 

Detailed Description

Single selection search category using a ComboBox.

Member Function Documentation

◆ new()

SearchCategoryComboBox Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryComboBox.new ( MMPanelModManagement  panel,
ServiceModTagCategory  category 
)

◆ reset()

void Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryComboBox.reset ( )

Reset tag category to initial state.

Implements Dragengine.Gui.ModManagement.MMPanelModManagement.SearchTagCategory.

Member Data Documentation

◆ pCategory

ServiceModTagCategory Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryComboBox.pCategory

◆ pModel

DefaultListModel Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryComboBox.pModel

◆ pPanel

MMPanelModManagement Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryComboBox.pPanel

The documentation for this class was generated from the following file: