Properties Methods Events Config Options Direct Link

Class Ext.Shadow

Package:Ext
Defined In:Shadow.js
Class:Shadow
Extends:Object
Simple class that can provide a shadow effect for any element. Note that the element MUST be absolutely positioned, and the shadow does not provide any shimming. This should be used only in simple cases -- for more advanced functionality that can also provide the same shadow effect, see the Ext.Layer class.

Config Options

Config OptionsDefined By
 offset : String
The number of pixels to offset the shadow from the element (defaults to 4)
Shadow

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Events

This class has no public events.