NSViewAttachment::NSViewAttachment |
( |
NSView *const |
v, |
|
|
Component & |
comp |
|
) |
| |
|
inline |
NSViewAttachment::~NSViewAttachment |
( |
| ) |
|
|
inline |
void NSViewAttachment::componentMovedOrResized |
( |
Component & |
component, |
|
|
bool |
wasMoved, |
|
|
bool |
wasResized |
|
) |
| |
|
inlineoverridevirtual |
void NSViewAttachment::componentMovedOrResized |
( |
bool |
wasMoved, |
|
|
bool |
wasResized |
|
) |
| |
|
inlineoverridevirtual |
This callback happens when the component that is being watched is moved relative to its top-level peer window, or when it is resized.
Implements ComponentMovementWatcher.
void NSViewAttachment::componentPeerChanged |
( |
| ) |
|
|
inlineoverridevirtual |
void NSViewAttachment::componentVisibilityChanged |
( |
| ) |
|
|
inlineoverridevirtual |
This callback happens when the component's visibility state changes, possibly due to one of its parents being made visible or invisible.
Implements ComponentMovementWatcher.
void NSViewAttachment::viewResized |
( |
| ) |
|
|
inlineoverridevirtual |
NSView* const NSViewAttachment::view |
The documentation for this class was generated from the following file: