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

20 lines
362 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
GormTextFieldInspector = {
Actions = (
);
Outlets = (
alignMatrix,
backgroundColor,
borderMatrix,
drawsBackground,
tagForm,
textColor,
editableSwitch,
scrollableSwitch,
selectableSwitch,
sendActionMatrix
);
Super = IBInspector;
};
}