Interface | Description |
---|---|
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. |
IlvSymbolStyle |
This interface denotes the style embodied in a graphic symbol at runtime.
|
Class | Description |
---|---|
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 | Description |
---|---|
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. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.