Public Member Functions | |
(id) | - initWithLevel: [implementation] |
(void) | - insertWindow:atIndex: [implementation] |
(int) | - level [implementation] |
(CPArray) | - orderedWindows [implementation] |
(void) | - removeWindow: [implementation] |
Definition at line 29 of file CPDOMWindowLayer.j.
- (id) initWithLevel: | (int) | aLevel | [implementation] |
Definition at line 36 of file CPDOMWindowLayer.j.
- (void) insertWindow: | (CPWindow) | aWindow | ||
atIndex: | (unsigned) | anIndex | ||
[implementation] |
Definition at line 83 of file CPDOMWindowLayer.j.
- (int) level | [implementation] |
Definition at line 57 of file CPDOMWindowLayer.j.
- (CPArray) orderedWindows | [implementation] |
Definition at line 123 of file CPDOMWindowLayer.j.
- (void) removeWindow: | (CPWindow) | aWindow | [implementation] |
Definition at line 62 of file CPDOMWindowLayer.j.