Authors
- Generated by buildd
-
- Declared in:
- GormCore/GormNSPanel.h
Description forthcoming.
Instance Variables
Method summary
- (BOOL)
_isReleasedWhenClosed;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (void)
_setReleasedWhenClosed: (BOOL)flag;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (void)
_setStyleMask: (unsigned int)newStyleMask;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (unsigned int)
_styleMask;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (unsigned int)
autoPositionMask;
Description forthcoming.
- (void)
setAutoPositionMask: (unsigned int)mask;
Description forthcoming.
Instance Variables for GormNSPanel Class
@protected BOOL _gormReleasedWhenClosed;
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 unsigned int _gormStyleMask;
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 unsigned int autoPositionMask;
Description forthcoming.