X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.Fx.json;h=9e5141e2e05781495e869e2db32728326a351603;hp=06b9f7d9bb2117687b9e28aea2ebfdb4917254f2;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.Fx.json b/docs/symbols/Roo.Fx.json index 06b9f7d9bb..9e5141e2e0 100644 --- a/docs/symbols/Roo.Fx.json +++ b/docs/symbols/Roo.Fx.json @@ -21,7 +21,7 @@ "type" : "String", "desc" : "A valid Easing value for the effect", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -29,7 +29,7 @@ "type" : "String", "desc" : "A css class to apply after the effect", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -37,7 +37,7 @@ "type" : "Boolean", "desc" : "Whether to use the display CSS property instead of visibility when hiding Elements (only applies to \neffects that end with the element being visually hidden, ignored otherwise)", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -45,7 +45,7 @@ "type" : "Boolean", "desc" : "Whether subsequent effects should be stopped and removed after the current effect finishes", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -53,7 +53,7 @@ "type" : "Function", "desc" : "A function called when the effect is finished", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -61,7 +61,7 @@ "type" : "Object", "desc" : "The scope of the effect function", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -69,7 +69,7 @@ "type" : "Boolean", "desc" : "Whether the Element should be removed from the DOM and destroyed after the effect finishes", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -77,7 +77,7 @@ "type" : "Boolean", "desc" : "Whether to allow subsequently-queued effects to run at the same time as the current effect, or to ensure that they run in sequence", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -85,7 +85,7 @@ "type" : "Number", "desc" : "The length of time (in seconds) that the effect should last", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -93,7 +93,7 @@ "type" : "String/Object/Function", "desc" : "A style specification string, e.g. \"width:100px\", or an object in the form {width:\"100px\"}, or\na function which returns such a specification that will be applied to the Element after the effect finishes", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] }, { @@ -101,7 +101,7 @@ "type" : "Boolean", "desc" : "Whether the effect should block other effects from queueing while it runs", "memberOf" : "Roo.Fx", - "values" : [ + "optvals" : [ ] } ],