X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.Window.html diff --git a/docs/output/Ext.Window.html b/docs/output/Ext.Window.html index ac7b12aa..a86d0d95 100644 --- a/docs/output/Ext.Window.html +++ b/docs/output/Ext.Window.html @@ -1,702 +1,405 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    BoxComponent
-      Container
-        Panel
-          Window
-

Class Ext.Window

- - - - - -
Package:Ext
Defined In:Window.js
Class:Window
Extends:Panel
-
- * -A specialized panel intended for use as an application window. Windows are floated and draggable by default, and -also provide specific behavior like the ability to maximize and restore (with an event for minimizing, since the -minimize behavior is application-specific). Windows can also be linked to a Ext.WindowGroup or managed -by the Ext.WindowMgr to provide grouping, activation, to front/back and other application-specific behavior.
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - animateTarget : String/Element
- Id or element from which the window should animate while opening (defaults to null with no animation).
-
Window
  - - baseCls : String
- The base CSS class to apply to this panel's element (defaults to 'x-window').
-
Window

Public Events

EventDefined By
\ No newline at end of file