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

25 lines
498 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,
sortMatrix,
sortOrder
);
Super = IBInspector;
};
}