Authors
- Generated by buildd
-
- Declared in:
- GormCore/GormViewWithSubviewsEditor.h
- Conforms to:
- IBSelectionOwners
Description forthcoming.
Instance Variables
Method summary
- (void)
changeFont: (id)sender;
Description forthcoming.
- (void)
closeSubeditors;
Description forthcoming.
- (void)
copySelection;
Description forthcoming.
- (void)
deactivateSubeditors;
Description forthcoming.
- (void)
handleMouseOnKnob: (IBKnobPosition)knob
ofView: (
GormViewEditor*)view
withEvent: (NSEvent*)theEvent;
Description forthcoming.
- (void)
handleMouseOnView: (
GormViewEditor*)view
withEvent: (NSEvent*)theEvent;
Description forthcoming.
- (void)
makeSubeditorResign;
Description forthcoming.
- (void)
openParentEditor;
Description forthcoming.
- (void)
selectObjects: (NSArray*)objects;
Description forthcoming.
- (void)
silentlyResetSelection;
Description forthcoming.
Instance Variables for GormViewWithSubviewsEditor Class
@protected BOOL _displaySelection;
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
@protected BOOL _followGuideLine;
Warning the underscore at the start of the
name of this instance variable indicates that, even
though it is not technically private, it is
intended for internal use within the package, and
you should not use the variable in other code.
@protected BOOL opened;
Description forthcoming.
@protected GormViewWithSubviewsEditor* openedSubeditor;
Description forthcoming.
@protected NSMutableArray* selection;
Description forthcoming.