GormViewWithContentViewEditor class documentation

Authors

Generated by pbuilder

Software documentation for the GormViewWithContentViewEditor class

GormViewWithContentViewEditor : GormViewWithSubviewsEditor

Declared in:
GormCore/GormViewWithContentViewEditor.h
Description forthcoming.

Instance Variables

Method summary

groupSelectionInBox 

- (void) groupSelectionInBox;
Description forthcoming.

groupSelectionInSplitView 

- (void) groupSelectionInSplitView;
Description forthcoming.

handleMouseOnKnob: ofView: withEvent: 

- (void) handleMouseOnKnob: (IBKnobPosition)knob ofView: (GormViewEditor*)view withEvent: (NSEvent*)theEvent;
Description forthcoming.

handleMouseOnView: withEvent: 

- (void) handleMouseOnView: (GormViewEditor*)view withEvent: (NSEvent*)theEvent;
Description forthcoming.

pasteInView: 

- (void) pasteInView: (NSView*)view;
Description forthcoming.

postDrawForView: 

- (void) postDrawForView: (GormViewEditor*)viewEditor;
Description forthcoming.

ungroup 

- (void) ungroup;
Description forthcoming.



Instance Variables for GormViewWithContentViewEditor Class

_followGuideLine

@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.

contentViewEditor

@protected GormInternalViewEditor* contentViewEditor;
Description forthcoming.