X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.Layer.html diff --git a/docs/output/Ext.Layer.html b/docs/output/Ext.Layer.html index 4e69dc70..754399e2 100644 --- a/docs/output/Ext.Layer.html +++ b/docs/output/Ext.Layer.html @@ -1,4 +1,5 @@ -
Properties Methods Events Config Options Direct Link
Element
  Layer

Class Ext.Layer

Package:Ext
Defined In:Layer.js
Class:Layer
Extends:Element
An extended Ext.Element object that supports a shadow and shim, constrain to viewport and +
Element
+  Layer

Class Ext.Layer

Package:Ext
Defined In:Layer.js
Class:Layer
Extends:Element
An extended Ext.Element object that supports a shadow and shim, constrain to viewport and automatic maintaining of shadow/shim positions.

Config Options

Config OptionsDefined By
 cls : String
CSS class to add to the element
Layer
 constrain : Boolean
False to disable constrain to viewport (defaults to true)
Layer
 dh : Object
DomHelper object config to create element with (defaults to {tag: 'div', cls: 'x-layer'}).
Layer
 shadowOffset : Number
Number of pixels to offset the shadow (defaults to 4)
Layer
 shim : Boolean
False to disable the iframe shim in browsers which need one (defaults to true)
Layer
 useDisplay : Boolean
Defaults to use css offsets to hide the Layer. Specify true