X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.Layer.html diff --git a/docs/output/Ext.Layer.html b/docs/output/Ext.Layer.html index 9139f062..c91aa82b 100644 --- a/docs/output/Ext.Layer.html +++ b/docs/output/Ext.Layer.html @@ -1,402 +1,136 @@ -
-
- 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 -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 3)
-
Layer
  - - shim : Boolean
- False to disable the iframe shim in browsers which need one (defaults to true)
-
Layer
  - - zindex : Number
- Starting z-index (defaults to 11000)
-
Layer
- -

Public Properties

- - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyDefined By
  - - defaultUnit : String
- The default unit to append to CSS values where a unit isn't provided (defaults to px).
-
Element
  - - dom : HTMLElement
- The DOM element
-
Element
  - - id : String
- The DOM element ID
-
Element
  - - originalDisplay : String
- The element's default display mode (defaults to "")
-
Element
- -

Public Methods

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MethodDefined By

Public Events

EventDefined By
\ No newline at end of file