X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs.old%2Fsymbols%2FRoo.Fx.puff.html;fp=docs.old%2Fsymbols%2FRoo.Fx.puff.html;h=8949435e3e8c3e2816b1c6082bd580c9be114569;hp=0000000000000000000000000000000000000000;hb=c1c0168c0e693c4262f3f744a82419f9d9b1807f;hpb=b282409b66344f6d0ff1999b55639cfd80097128 diff --git a/docs.old/symbols/Roo.Fx.puff.html b/docs.old/symbols/Roo.Fx.puff.html new file mode 100644 index 0000000000..8949435e3e --- /dev/null +++ b/docs.old/symbols/Roo.Fx.puff.html @@ -0,0 +1,183 @@ + + + + + + + + + + + JsDoc Reference - Roo.Fx.puff + + + + + + + + + + + + + + +
+ + + +
+ +
+ + + + + + + +

+ + Class Roo.Fx.puff +

+ + + + + + + + + + + +
Package:Roo.Fx
Defined In: + + Roo/Fx.js. + +
Class:puff
+ + + +
+ Fades the element out while slowly expanding it in all directions. When the effect is completed, the
element will be hidden (visibility = 'hidden') but block elements will still take up space in the document.
The element must be removed from the DOM using the 'remove' config option if desired.
Usage:

// default
el.puff();

// common config options shown with default values
el.puff({
easing: 'easeOut',
duration: .5,
remove: false,
useDisplay: false
});
+
+ + + + +
+ Class Comments / Notes => + [Add Your comment/notes about this class] +
+ +
+ + + + + + + + +
+ + + + + + +
Config Options - Has None
+ + + + + + + + + + + + + + + + + + + + + + + + +
Public Properties - Has None
+ + + + + + + + + + + + + + + + + + + + +
Public Methods - Has None
+ + + + + + + + + + + + + + + +
Events - Has None
+ + + + + + + + + + +
+ + Documentation generated by Introspection Doc Generator on Mon Sep 22 2014 18:01:38 GMT+0800 (HKT) + Based on + JsDoc Toolkit +
+ +