X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..76cb34406ceaf9681a76e13b531d7eafa483ad88:/docs/output/Ext.air.NativeWindowGroup.html diff --git a/docs/output/Ext.air.NativeWindowGroup.html b/docs/output/Ext.air.NativeWindowGroup.html index e3a64740..fd5823c1 100644 --- a/docs/output/Ext.air.NativeWindowGroup.html +++ b/docs/output/Ext.air.NativeWindowGroup.html @@ -1,135 +1,13 @@ -
Package: | Ext.air |
Defined In: | NativeWindow.js |
Class: | NativeWindowGroup |
Subclasses: | NativeWindowManager |
Extends: | Object |
Package: | Ext.air |
Defined In: | NativeWindow.js |
Class: | NativeWindowGroup |
Subclasses: | NativeWindowManager |
Extends: | Object |
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 |