apps-gorm/Palettes/2Controls/GormNSPopUpButtonInspector.gorm/data.classes

17 lines
307 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormPopUpButtonInspector = {
Actions = (
);
Outlets = (
autoenableSwitch,
tagForm,
typeMatrix,
defaultItemForm,
enableSwitch,
pullDownArrowPopUp,
pullDownTitleForm
);
Super = IBInspector;
};
}