DataTypeDropDownSelectionDataModel

Package: ghidra.app.util.datatype
Type: class

12.0_PUBLIC

addedmethod: getMatchingData
java.util.List<ghidra.program.model.data.DataType> getMatchingData(java.lang.String searchText, docking.widgets.DropDownTextFieldDataModel.SearchMode mode)
addedmethod: getSupportedSearchModes
java.util.List<docking.widgets.DropDownTextFieldDataModel.SearchMode> getSupportedSearchModes()

9.0.1_PUBLIC

introducedInitial version