Package ilog.views.util.styling

Contains classes related to component styling.

See:
          Description

Interface Summary
IlvAcceptFunctions This interface standardizes the method to call for adding a function in the CSS expression parser.
IlvCSSAttributeSelector This interface defines the read only access to the attribute selectors of a simple selector of a CSS rule.
IlvCSSDeclaration This interface defines the read only access to a declaration contained in a CSS rules.
IlvCSSRule This interface defines the read only access to a CSS rule.
IlvCSSSelector This interface defines the read only access to a simple selector of a CSS rule.
IlvStylable Defines the interface for stylable components, that is, the ability to set/get CSS, fix debug mask, and register a PropertyChangeListener whenever a setter is called.
 

Class Summary
IlvCSSFunction The abstract base class that defines functions in CSS expressions so that they can be called from a style sheet.
IlvMutableStyleSheet This is a mutable style sheet.
 

Exception Summary
IlvCSSIOException This exception is thrown when there was a problem with I/O while reading a CSS.
IlvCSSparseException This exception is thrown when an error occurs while parsing a CSS.
IlvStylingException Exceptions of the class IlvStylingException are thrown by various classes of the ilog.views.util.css package.
 

Package ilog.views.util.styling Description

Contains classes related to component styling.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.