The StyleClassDescriptor describes a CSS style class declared in an associated CSS stylesheet.
These can be fetched as an array from a DesignContext by calling the 'getContextInfo(String key)'
method passing in the Constants.ContextData.CSS_STYLE_CLASS_DESCRIPTORS key.
author: Joe Nuxoll version: 1.0 See Also:com.sun.rave.designtime.DesignContext.getContextData(String) See Also: com.sun.rave.designtime.Constants.ContextData.CSS_STYLE_CLASS_DESCRIPTORS