Uses of Annotation Type
de.mirkosertic.bytecoder.api.OpaqueProperty
Packages that use OpaqueProperty
-
Uses of OpaqueProperty in de.mirkosertic.bytecoder.api.web
Methods in de.mirkosertic.bytecoder.api.web with annotations of type OpaquePropertyModifier and TypeMethodDescriptionHTMLDocument.activeElement()
Node.baseURI()
HTMLDocument.body()
int
MouseEvent.button()
abstract int
Int8Array.byteArrayLength()
Document.characterSet()
int
KeyboardEvent.charCode()
int
ParentNode.childElementCount()
Node.childNodes()
ParentNode.children()
int
Element.clientHeight()
int
Element.clientWidth()
float
MouseEvent.clientX()
float
MouseEvent.clientY()
KeyboardEvent.code()
HTMLDocument.cookie()
CharacterData.data()
void
HTMLDocument.defaultView()
int
WheelEvent.deltaMode()
int
WheelEvent.deltaX()
int
WheelEvent.deltaY()
int
WheelEvent.deltaZ()
abstract float
Window.devicePixelRatio()
HTMLDocument.dir()
boolean
HTMLButton.disabled()
void
HTMLButton.disabled
(boolean status) Document.doctype()
abstract HTMLDocument
Window.document()
Document.documentElement()
Document.documentURI()
HTMLDocument.domain()
Node.firstChild()
ParentNode.firstElementChild()
abstract int
FloatArray.floatArrayLength()
HTMLImageElement.getAlt()
int
HTMLAudioElement.getCurrentTime()
int
HTMLImageElement.getHeight()
HTMLImageElement.getSrc()
float
HTMLAudioElement.getVolume()
int
HTMLImageElement.getWidth()
HTMLDocument.head()
int
HTMLCanvasElement.height()
int
HTMLDocument.height()
int
HTMLWebGLCanvasElement.height()
boolean
Document.hidden()
abstract float
Window.innerHeight()
Element.innerHTML()
void
abstract float
Window.innerWidth()
abstract int
IntArray.intArrayLength()
boolean
HTMLAudioElement.isEnded()
boolean
HTMLAudioElement.isLoop()
boolean
HTMLImageElement.isMap()
boolean
HTMLAudioElement.isPaused()
KeyboardEvent.key()
int
KeyboardEvent.keyCode()
Node.lastChild()
ParentNode.lastElementChild()
HTMLDocument.lastModified()
Document.lastStyleSheetSet()
int
CharacterData.length()
int
HTMLCollection.length()
int
NodeList.length()
HTMLDocument.location()
int
KeyboardEvent.location()
Attr.name()
Node.nextSibling()
Node.nodeName()
int
Node.nodeType()
abstract int
OpaqueReferenceArray.objectArrayLength()
boolean
Response.ok()
Node.ownerDocument()
Node.parentElement()
Node.parentNode()
Attr.prefix()
Node.previousSibling()
HTMLDocument.referrer()
void
HTMLAudioElement.setCrossOrigin
(String crossOrigin) void
HTMLImageElement.setCrossOrigin
(String crossOrigin) void
HTMLAudioElement.setCurrentTime
(int currentTime) void
CanvasRenderingContext2D.setFillStyle
(String aStyle) void
CanvasRenderingContext2D.setGlobalCompositeOperation
(String type) void
HTMLImageElement.setHeight
(int height) void
CanvasRenderingContext2D.setLineWidth
(float aWidth) void
HTMLAudioElement.setLoop
(boolean loop) void
void
void
CanvasRenderingContext2D.setStrokeStyle
(String aStyle) void
HTMLAudioElement.setVolume
(float volume) int
HTMLImageElement.setWidth
(int width) abstract int
Int16Array.shortArrayLength()
HTMLElement.style()
Node.textContent()
void
Node.textContent
(String aNewValue) HTMLDocument.title()
void
Event.type()
Attr.value()
void
HTMLTextAreaElement.value()
void
int
HTMLCanvasElement.width()
int
HTMLDocument.width()
int
HTMLWebGLCanvasElement.width()
-
Uses of OpaqueProperty in de.mirkosertic.bytecoder.api.web.webgl
Methods in de.mirkosertic.bytecoder.api.web.webgl with annotations of type OpaqueProperty