X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.air.NativeWindowManager.html?ds=inline diff --git a/docs/output/Ext.air.NativeWindowManager.html b/docs/output/Ext.air.NativeWindowManager.html deleted file mode 100644 index b8f28a88..00000000 --- a/docs/output/Ext.air.NativeWindowManager.html +++ /dev/null @@ -1,13 +0,0 @@ -
NativeWindowGroup NativeWindowManager
Package: | Ext.air |
Defined In: | NativeWindow.js |
Class: | NativeWindowManager |
Extends: | NativeWindowGroup |
Method | Defined By | |
---|---|---|
closeAll()
- :
- void Closes all windows Closes all windows Parameters:
| NativeWindowGroup | |
each( Function fn , [Object scope ] )
- :
- voidExecutes the specified function once for every window in the group, passing each
-window as the only parameter. Retur... Executes the specified function once for every window in the group, passing each
-window as the only parameter. Returning false from the function will stop the iteration. Parameters:
| NativeWindowGroup | |
get( String id )
- :
- voidParameters:
| NativeWindowGroup | |
register( Object win )
- :
- voidParameters:
| NativeWindowGroup | |
unregister( Object win )
- :
- voidParameters:
| NativeWindowGroup |