Package org.eclipse.e4.ui.css.core.dom
package org.eclipse.e4.ui.css.core.dom
-
ClassDescriptionElements that implement this interface contract that only a subset of their children should be styled.CSS property interface.CSS property list interface.CSS stylable element interface to wrap native widget.
Elementimplementation.ExtendCSSRuleto get selector and property list.ExtendDocumentCSSto add methods like add/remove style sheet.Element provider to retrieve w3cElementwhich wrap the native widget (SWT Control, Swing JComponent...).Implementations ofNodeListthat implementedNodeList.getLength()andNodeList.item(int)can use this interface to optimize the streaming of their children.