GormObjectInspector class documentation

Authors

Generated by buildd

Contents -

  1. Software documentation for the GormObjectInspector class
  2. GormObjectInspector variables

Software documentation for the GormObjectInspector class

GormObjectInspector : IBInspector

Declared in:
GormCore/GormObjectInspector.h
Description forthcoming.

Instance Variables

Method summary

update: 

- (void) update: (id)sender;
Description forthcoming.



Instance Variables for GormObjectInspector Class

browser

@protected NSBrowser* browser;
Description forthcoming.

gets

@protected NSMutableDictionary* gets;
Description forthcoming.

isString

@protected BOOL isString;
Description forthcoming.

label

@protected NSButton* label;
Description forthcoming.

sets

@protected NSMutableArray* sets;
Description forthcoming.

types

@protected NSMutableDictionary* types;
Description forthcoming.

value

@protected NSTextField* value;
Description forthcoming.




GormObjectInspector variables

typeChar

NSString* typeChar;
Description forthcoming.

typeDouble

NSString* typeDouble;
Description forthcoming.

typeFloat

NSString* typeFloat;
Description forthcoming.

typeId

NSString* typeId;
Description forthcoming.

typeInt

NSString* typeInt;
Description forthcoming.

typeUChar

NSString* typeUChar;
Description forthcoming.

typeUInt

NSString* typeUInt;
Description forthcoming.