mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 16:14:10 -08:00
383_teavm_issue
This commit is contained in:
parent
973cdf045b
commit
c031e11107
|
@ -114,6 +114,9 @@ public interface HTMLElement extends Element, ElementCSSInlineStyle, EventTarget
|
||||||
@JSProperty
|
@JSProperty
|
||||||
int getScrollHeight();
|
int getScrollHeight();
|
||||||
|
|
||||||
|
@JSProperty
|
||||||
|
int getOffsetWidth();
|
||||||
|
|
||||||
@JSProperty
|
@JSProperty
|
||||||
int getOffsetHeight();
|
int getOffsetHeight();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user