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

- - Class Roo.Fx.frame -

- - - - - - - - - - - -
Package:Roo.Fx
Defined In: - - Roo/Fx.js. - -
Class:frame
- - - -
- Shows a ripple of exploding, attenuating borders to draw attention to an Element.
Usage:

// default: a single light blue ripple
el.frame();

// custom: 3 red ripples lasting 3 seconds total
el.frame("ff0000", 3, { duration: 3 });

// common config options shown with default values
el.frame("C3DAF9", 1, {
duration: 1 //duration of entire animation (not each individual ripple)
// Note: Easing is not configurable and will be ignored if included
});
-
- - - - -
- 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 -
- -