Uses of Interface
org.eclipse.e4.ui.css.core.dom.CSSStylableElement
Package
Description
-
Uses of CSSStylableElement in org.eclipse.e4.ui.css.core.dom
Modifier and TypeMethodDescriptionvoid
CSSStylableElement.copyDefaultStyleDeclarations
(CSSStylableElement stylableElement) Copy all default style declarations defined intostylableElement
.void
ElementAdapter.copyDefaultStyleDeclarations
(CSSStylableElement stylableElement) -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.core.dom.properties.providers
Modifier and TypeMethodDescriptionprotected String
AbstractCSSPropertyHandlerProvider.getCSSPropertyStyle
(CSSEngine engine, CSSStylableElement stylableElement, String propertyName, String pseudo) Return the CSS property from the CSSpropertyName
of thestylableElement
.protected abstract CSSStyleDeclaration
AbstractCSSPropertyHandlerProvider.getDefaultCSSStyleDeclaration
(CSSEngine engine, CSSStylableElement stylableElement, CSSStyleDeclaration newStyle, String pseudoE) Return the default CSS style declaration of theCSSStylableElement
stylableElement
before apply thenewStyle
CSSStyleDeclaration
.protected CSSStyleDeclaration
CSSPropertyHandlerLazyProviderImpl.getDefaultCSSStyleDeclaration
(CSSEngine engine, CSSStylableElement stylableElement, CSSStyleDeclaration newStyle, String pseudoE) CSSPropertyHandlerSimpleProviderImpl.getDefaultCSSStyleDeclaration
(CSSEngine engine, CSSStylableElement stylableElement, CSSStyleDeclaration newStyle, String pseudoE) -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.core.impl.engine
Modifier and TypeMethodDescriptionprotected CSSStyleDeclaration
RegistryCSSPropertyHandlerProvider.getDefaultCSSStyleDeclaration
(CSSEngine engine, CSSStylableElement stylableElement, CSSStyleDeclaration newStyle, String pseudoE) -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.swt.dom
Modifier and TypeClassDescriptionclass
CSSStylableElement
implementation which wrap SWTButton
.class
CSSStylableElement
implementation which wrap SWTComposite
.class
CSSStylableElement
implementation which wrap SWTControl
.class
CSSStylableElement
implementation which wrap SWTCTabFolder
.class
class
CSSStylableElement
implementation which wrap SWTItem
.class
class
CSSStylableElement
implementation which wrap SWTScale
.class
CSSStylableElement
implementation which wrap SWTShell
.class
class
CSSStylableElement
implementation which wrap SWTTableItem
.class
CSSStylableElement
implementation which wrap SWTText
.class
CSSStylableElement
implementation which wrap SWTCTabFolder
.class
CSSStylableElement
implementation which wrap SWTTableItem
.class
class
CSSStylableElement
implementation which wrap SWTWidget
. -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.swt.dom.definition
Modifier and TypeClassDescriptionclass
class
class
ThemeDefinitionElement<T extends org.eclipse.e4.ui.internal.css.swt.definition.IThemeElementDefinitionOverridable<?>>
class
-
Uses of CSSStylableElement in org.eclipse.e4.ui.css.swt.dom.html
Modifier and TypeClassDescriptionclass
w3c Element which wrap SWT widget to manage HTML/XUL selectors. -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.swt.dom.preference