Package org.teavm.jso.dom.css
Interface ElementCSSInlineStyle
- All Superinterfaces:
org.teavm.jso.JSObject
- All Known Subinterfaces:
SVGElement
- All Known Implementing Classes:
HTMLAnchorElement
,HTMLAudioElement
,HTMLBaseElement
,HTMLBodyElement
,HTMLButtonElement
,HTMLCanvasElement
,HTMLElement
,HTMLFormElement
,HTMLHeadElement
,HTMLHtmlElement
,HTMLIFrameElement
,HTMLImageElement
,HTMLInputElement
,HTMLLinkElement
,HTMLMediaElement
,HTMLMetaElement
,HTMLOptionElement
,HTMLScriptElement
,HTMLSelectElement
,HTMLSourceElement
,HTMLTextAreaElement
,HTMLTitleElement
,HTMLVideoElement
public interface ElementCSSInlineStyle
extends org.teavm.jso.JSObject
-
Method Summary
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Method Details
-
getStyle
CSSStyleDeclaration getStyle()
-