apps-gorm/Palettes/2Controls/GormNSTextFieldInspector.gorm/data.classes
2019-04-14 00:26:47 -04:00

21 lines
No EOL
383 B
Text

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