Authors
- Generated by buildd
-
- Declared in:
- GormCore/GormViewWithContentViewEditor.h
Description forthcoming.
Instance Variables
Method summary
- (void)
groupSelectionInBox;
Description forthcoming.
- (void)
groupSelectionInSplitView;
Description forthcoming.
- (void)
handleMouseOnKnob: (IBKnobPosition)knob
ofView: (
GormViewEditor*)view
withEvent: (NSEvent*)theEvent;
Description forthcoming.
- (void)
handleMouseOnView: (
GormViewEditor*)view
withEvent: (NSEvent*)theEvent;
Description forthcoming.
- (void)
pasteInView: (NSView*)view;
Description forthcoming.
- (void)
postDrawForView: (
GormViewEditor*)viewEditor;
Description forthcoming.
- (void)
ungroup;
Description forthcoming.
Instance Variables for GormViewWithContentViewEditor Class
@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 GormInternalViewEditor* contentViewEditor;
Description forthcoming.