Control.clearStylesCache

Syntax

clearStylesCache ();

Description

The clearStylesCache method clears cache of component styles.

Example

The example of use is given in description of the Control.addStateClass method.

See also:

Control