Uses of Package
org.eclipse.e4.ui.css.core.dom
Package
Description
-
ClassDescriptionCSS property interface.CSS property list interface.CSS stylable element interface to wrap native widget.
-
-
ClassDescriptionElement provider to retrieve w3c
Element
which wrap the native widget (SWT Control, Swing JComponent...). -
ClassDescriptionCSS property interface.CSS property list interface.Extend
CSSRule
to get selector and property list.ExtendDocumentCSS
to add methods like add/remove style sheet. -
ClassDescriptionCSS stylable element interface to wrap native widget.Extend
DocumentCSS
to add methods like add/remove style sheet.Element provider to retrieve w3cElement
which wrap the native widget (SWT Control, Swing JComponent...). -
-
ClassDescriptionElements that implement this interface contract that only a subset of their children should be styled.CSS stylable element interface to wrap native widget.
Element
implementation.Element provider to retrieve w3cElement
which wrap the native widget (SWT Control, Swing JComponent...).Implementations ofNodeList
that implementedNodeList.getLength()
andNodeList.item(int)
can use this interface to optimize the streaming of their children. -
-
-