SBWinMoveListenerContext Class Reference
Inheritance diagram for SBWinMoveListenerContext:
[legend]
Collaboration diagram for SBWinMoveListenerContext:
[legend]

Instance Methods

(id- initWithListener:view:
 
(void) - onWindowWillMove
 
(void) - onWindowDidStopMoving:
 
(void) - notifyListenerMoveStoppedTimeout
 

Protected Attributes

SBISupportsOwnermListener
 
NSView * mWatchedView
 

Detailed Description

Definition at line 156 of file sbMacWindowMoveService.mm.

Method Documentation

- (id) initWithListener: (sbIWindowMoveListener *)  aListener
view: (NSView *)  aView 

Definition at line 173 of file sbMacWindowMoveService.mm.

- (void) notifyListenerMoveStoppedTimeout

Definition at line 227 of file sbMacWindowMoveService.mm.

- (void) onWindowDidStopMoving: (NSNotification *)  aNotification

Definition at line 215 of file sbMacWindowMoveService.mm.

- (void) onWindowWillMove

Definition at line 191 of file sbMacWindowMoveService.mm.

Here is the call graph for this function:

Member Data Documentation

- (SBISupportsOwner*) mListener
protected

Definition at line 158 of file sbMacWindowMoveService.mm.

- (NSView*) mWatchedView
protected

Definition at line 159 of file sbMacWindowMoveService.mm.


The documentation for this class was generated from the following file: