X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.Shadow.json;fp=docs%2Fsymbols%2FRoo.Shadow.json;h=37be6c3f8314f79aaa5d11b357bdf32510afed45;hp=2ba389eaf96c00ac30f69ab60d5ac13bde973aa4;hb=a66f0a954c17d9febb8c6835bd474ccbadfcf2fd;hpb=1ceaae5125b6781e11416dd48109611cfe182be3 diff --git a/docs/symbols/Roo.Shadow.json b/docs/symbols/Roo.Shadow.json index 2ba389eaf9..37be6c3f83 100644 --- a/docs/symbols/Roo.Shadow.json +++ b/docs/symbols/Roo.Shadow.json @@ -6,7 +6,7 @@ "tree_parent" : [], "desc" : "Simple class that can provide a shadow effect for any element. Note that the element MUST be absolutely positioned,\nand the shadow does not provide any shimming. This should be used only in simple cases -- for more advanced\nfunctionality that can also provide the same shadow effect, see the {@link Roo.Layer} class.", "isSingleton" : false, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false, @@ -31,13 +31,13 @@ "name" : "mode", "type" : "String", "desc" : "The shadow display mode. Supports the following options:
\nsides: Shadow displays on both sides and bottom only
\nframe: Shadow displays equally on all four sides
\ndrop: Traditional bottom-right drop shadow (default)", - "memberOf" : "Roo.Shadow" + "memberOf" : "" }, { "name" : "offset", "type" : "String", "desc" : "The number of pixels to offset the shadow from the element (defaults to 4)", - "memberOf" : "Roo.Shadow" + "memberOf" : "" } ], "methods" : [