X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..refs/heads/master:/docs/api/Ext.Shadow.html diff --git a/docs/api/Ext.Shadow.html b/docs/api/Ext.Shadow.html deleted file mode 100644 index 56d9b480..00000000 --- a/docs/api/Ext.Shadow.html +++ /dev/null @@ -1,83 +0,0 @@ -
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.
-The shadow display mode. Supports the following options:
Returns true if the shadow is visible, else false
-Returns true if the shadow is visible, else false
-Direct alignment when values are already available. Show must be called at least once before -calling this method to ensure it is initialized.
-The target element left position
-The target element top position
-The target element width
-The target element height
-Adjust the z-index of this shadow
-Adjust the z-index of this shadow
-The new z-index
-