A namespace for the BCD-UI widget effects.
Members
-
static,constantbcdui.widget.effects.defaultBlindBodyClassName
-
- Default Value:
- bcduiBlindBody
-
static,constantbcdui.widget.effects.defaultBlindHeadClassName
-
- Default Value:
- bcduiBlindHead
-
static,constantbcdui.widget.effects.defaultDuration
-
default duration of effects
- Default Value:
- 0.2
Methods
-
staticbcdui.widget.effects.blindUpDown(args)
widget/effects/effectsPackage.js, line 49 -
blinds the content Up/Down
Name Type Description argsObject The parameter map contains the following properties. Name Type Default Description idOrElementObject HTML element or ID that contains element(s) to blind Up/Down blindBodyClassNamestring bcdBlindUpDownBody optional CSS className of HTML element to blind Up/Down durationinteger 2 optional duration in seconds used for blind animation noEffectboolean false optional True for a simple show/hide without blind effect (blind can influence charts gradients on IE