Class DataTypeDropDownSelectionDataModel

java.lang.Object
ghidra.app.util.datatype.DataTypeDropDownSelectionDataModel
All Implemented Interfaces:
DropDownTextFieldDataModel<DataType>

public class DataTypeDropDownSelectionDataModel extends Object implements DropDownTextFieldDataModel<DataType>
The data model for DropDownSelectionTextField that allows the text field to work with DataTypes.