X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/api/Ext.Shadow.html diff --git a/docs/api/Ext.Shadow.html b/docs/api/Ext.Shadow.html new file mode 100644 index 00000000..56d9b480 --- /dev/null +++ b/docs/api/Ext.Shadow.html @@ -0,0 +1,83 @@ +
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
+