首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

ext2.2资源包源代码

前端 6.49MB 9 需要积分: 1
立即下载

资源介绍:

ext2.2资源包,源代码 extjs的官方包,

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.WindowManager to provide grouping, activation, to front/back and other application-specific behavior.

Config Options

Config Options Defined 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