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

23 lines
424 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormMatrixAttributesInspector = {
Actions = (
);
Outlets = (
autosizeSwitch,
autotagSwitch,
backgroundColorWell,
drawsBackgroundSwitch,
modeMatrix,
propagateSwitch,
prototypeMatrix,
selRectSwitch,
tagForm,
rowsForm,
colsStepper,
rowsStepper,
colsForm
);
Super = IBInspector;
};
}