Class NatTableWrapperElementAdapter
java.lang.Object
org.eclipse.e4.ui.css.core.dom.ElementAdapter
org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
public class NatTableWrapperElementAdapter
extends org.eclipse.e4.ui.css.core.dom.ElementAdapter
-
Field Summary
FieldsFields inherited from class org.eclipse.e4.ui.css.core.dom.ElementAdapter
engineFields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE -
Constructor Summary
ConstructorsConstructorDescriptionNatTableWrapperElementAdapter(NatTableWrapper natTableWrapper, org.eclipse.e4.ui.css.core.engine.CSSEngine engine, NatTableElementAdapter parent) -
Method Summary
Methods inherited from class org.eclipse.e4.ui.css.core.dom.ElementAdapter
addStaticPseudoInstance, appendChild, cloneNode, compareDocumentPosition, copyDefaultStyleDeclarations, doApplyStyles, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getDefaultStyleDeclaration, getElement, getElementsByTagName, getElementsByTagNameNS, getFeature, getFirstChild, getLastChild, getNativeWidget, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getPrefix, getPreviousSibling, getSchemaTypeInfo, getStaticPseudoInstances, getStyle, getTagName, getTextContent, getUserData, hasAttribute, hasAttributeNS, hasAttributes, hasChildNodes, initialize, insertBefore, isDefaultNamespace, isEqualNode, isPseudoInstanceOf, isSameNode, isStaticPseudoInstance, isSupported, lookupNamespaceURI, lookupPrefix, normalize, onStylesApplied, removeAttribute, removeAttributeNode, removeAttributeNS, removeChild, replaceChild, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setDefaultStyleDeclaration, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setNodeValue, setPrefix, setTextContent, setUserData
-
Field Details
-
parent
-
natTableWrapper
-
-
Constructor Details
-
NatTableWrapperElementAdapter
public NatTableWrapperElementAdapter(NatTableWrapper natTableWrapper, org.eclipse.e4.ui.css.core.engine.CSSEngine engine, NatTableElementAdapter parent)
-
-
Method Details
-
getParentNode
-
getChildNodes
-
getCSSClass
-
getNamespaceURI
-
getCSSId
-
getCSSStyle
-
getLocalName
- Specified by:
getLocalNamein interfaceNode- Specified by:
getLocalNamein classorg.eclipse.e4.ui.css.core.dom.ElementAdapter
-
getAttribute
- Specified by:
getAttributein interfaceElement- Specified by:
getAttributein classorg.eclipse.e4.ui.css.core.dom.ElementAdapter
-
dispose
public void dispose()- Specified by:
disposein interfaceorg.eclipse.e4.ui.css.core.dom.CSSStylableElement- Overrides:
disposein classorg.eclipse.e4.ui.css.core.dom.ElementAdapter- Since:
- 2.0
-