Namespace: effects

bcdui.widget. effects

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
args Object The parameter map contains the following properties.
Name Type Default Description
idOrElement Object HTML element or ID that contains element(s) to blind Up/Down
blindBodyClassName string bcdBlindUpDownBody optional CSS className of HTML element to blind Up/Down
duration integer 2 optional duration in seconds used for blind animation
noEffect boolean false optional True for a simple show/hide without blind effect (blind can influence charts gradients on IE