apps-gorm/Palettes/4Data/GormNSComboBoxInspector.gorm/data.classes

21 lines
373 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormComboBoxInspector = {
Actions = (
);
Outlets = (
alignmentMatrix,
backgroundColorWell,
itemBrowser,
itemField,
optionMatrix,
textColorWell,
visibleItemsForm,
itemTxt,
addButton,
removeButton,
itemTableView
);
Super = IBInspector;
};
}