Package org.eclipse.e4.ui.css.core.dom.properties
package org.eclipse.e4.ui.css.core.dom.properties
-
ClassDescriptionAbstract class which manage CSS Property composite like border:solid black 1px; It dispatchCSS Border properties interface.Generic class to store informations to manage Gradient color.CSS Property Handler interface to manage composite CSS Property (ex: background is CSS Property composed with background-color, background-image..).CSS Property Handler interface used to apply CSS Property value to an element like Swing Component, SWT Widget.CSS Property Handler to intercept when all CSS Properties are applied.
ICSSPropertyHandler2
delegate.Interface CSS Property Handler provider to manage the strategy to provide list ofICSSPropertyHandler
linked to a CSS Property. the strategy to get the CSS default style declaration of an element