apps-gorm/Palettes/3Containers/GormNSTableViewInspector.gorm/data.classes

23 lines
465 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormTableViewInspector = {
Actions = (
);
Outlets = (
borderMatrix,
horizontalScrollerSwitch,
optionMatrix,
rowsHeightForm,
verticalScrollerSwitch,
backgroundColor,
tagForm,
multipleSelectionSwitch,
emptySelectionSwith,
columnSelectionSwitch,
drawgridSwitch,
resizingSwitch,
reorderingSwitch
);
Super = IBInspector;
};
}