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

22 lines
416 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormTableViewAttributesInspector = {
Actions = (
);
Outlets = (
contentsAlignmentMatrix,
editableSwitch,
identifierTextField,
resizableSwitch,
titleAlignmentMatrix,
cellTable,
defaultButton,
setButton,
columnTitle,
sortOrder,
sortKey,
sortSelector
);
Super = IBInspector;
};
}