Uses of Interface
org.eclipse.e4.ui.css.core.dom.CSSStylableElement
Packages that use CSSStylableElement
Package
Description
-
Uses of CSSStylableElement in org.eclipse.e4.ui.css.core.dom
Classes in org.eclipse.e4.ui.css.core.dom that implement CSSStylableElementMethods in org.eclipse.e4.ui.css.core.dom with parameters of type CSSStylableElementModifier and TypeMethodDescriptionvoidCSSStylableElement.copyDefaultStyleDeclarations(CSSStylableElement stylableElement) Copy all default style declarations defined intostylableElement.voidElementAdapter.copyDefaultStyleDeclarations(CSSStylableElement stylableElement) -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.core.dom.properties.providers
Methods in org.eclipse.e4.ui.css.core.dom.properties.providers with parameters of type CSSStylableElementModifier and TypeMethodDescriptionprotected StringAbstractCSSPropertyHandlerProvider.getCSSPropertyStyle(CSSEngine engine, CSSStylableElement stylableElement, String propertyName, String pseudo) Return the CSS property from the CSSpropertyNameof thestylableElement.protected abstract CSSStyleDeclarationAbstractCSSPropertyHandlerProvider.getDefaultCSSStyleDeclaration(CSSEngine engine, CSSStylableElement stylableElement, CSSStyleDeclaration newStyle, String pseudoE) Return the default CSS style declaration of theCSSStylableElementstylableElementbefore apply thenewStyleCSSStyleDeclaration.protected CSSStyleDeclarationCSSPropertyHandlerLazyProviderImpl.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
Methods in org.eclipse.e4.ui.css.core.impl.engine with parameters of type CSSStylableElementModifier and TypeMethodDescriptionprotected CSSStyleDeclarationRegistryCSSPropertyHandlerProvider.getDefaultCSSStyleDeclaration(CSSEngine engine, CSSStylableElement stylableElement, CSSStyleDeclaration newStyle, String pseudoE) -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.swt.dom
Classes in org.eclipse.e4.ui.css.swt.dom that implement CSSStylableElementModifier and TypeClassDescriptionclassCSSStylableElementimplementation which wrap SWTButton.classCSSStylableElementimplementation which wrap SWTComposite.classCSSStylableElementimplementation which wrap SWTControl.classCSSStylableElementimplementation which wrap SWTCTabFolder.classclassCSSStylableElementimplementation which wrap SWTItem.classclassCSSStylableElementimplementation which wrap SWTScale.classCSSStylableElementimplementation which wrap SWTShell.classclassCSSStylableElementimplementation which wrap SWTTableItem.classCSSStylableElementimplementation which wrap SWTText.classCSSStylableElementimplementation which wrap SWTCTabFolder.classCSSStylableElementimplementation which wrap SWTTableItem.classclassCSSStylableElementimplementation which wrap SWTWidget. -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.swt.dom.definition
Classes in org.eclipse.e4.ui.css.swt.dom.definition that implement CSSStylableElementModifier and TypeClassDescriptionclassclassclassThemeDefinitionElement<T extends org.eclipse.e4.ui.internal.css.swt.definition.IThemeElementDefinitionOverridable<?>>class -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.swt.dom.html
Classes in org.eclipse.e4.ui.css.swt.dom.html that implement CSSStylableElementModifier and TypeClassDescriptionclassw3c Element which wrap SWT widget to manage HTML/XUL selectors. -
Uses of CSSStylableElement in org.eclipse.e4.ui.css.swt.dom.preference
Classes in org.eclipse.e4.ui.css.swt.dom.preference that implement CSSStylableElement