| Package | Description |
|---|---|
| net.java.html.lib | |
| net.java.html.lib.dom | |
| net.java.html.lib.knockout |
| Modifier and Type | Class and Description |
|---|---|
static class |
Union.A3<P1,P2,P3> |
static class |
Union.A4<P1,P2,P3,P4> |
static class |
Union.A5<P1,P2,P3,P4,P5> |
| Modifier and Type | Method and Description |
|---|---|
static <A,B> Union.A2<A,B> |
Union.$as(Object value,
Class<A> a,
Class<B> b)
Creates an union for provided value and list of known types.
|
| Modifier and Type | Method and Description |
|---|---|
<TResult> PromiseLike<TResult> |
PromiseLike.then(Function.A1<? super T,? extends Union.A2<TResult,PromiseLike<TResult>>> onfulfilled) |
<TResult> PromiseLike<TResult> |
PromiseLike.then(Function.A1<? super T,? extends Union.A2<TResult,PromiseLike<TResult>>> onfulfilled,
Function.A1<? super Object,? extends Void> onrejected) |
| Modifier and Type | Field and Description |
|---|---|
static Union.A2<String,Boolean> |
Exports.offscreenBuffering |
static Union.A2<String,Number> |
Exports.orientation |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Union.A2<String,Number>> |
HTMLFrameElement.height
Sets or retrieves the height of the object.
|
Objs.Property<Union.A2<String,Boolean>> |
Window.offscreenBuffering |
Objs.Property<Union.A2<String,Number>> |
Window.orientation |
Objs.Property<Union.A2<String,Number>> |
HTMLFrameElement.width
Sets or retrieves the width of the object.
|
| Modifier and Type | Method and Description |
|---|---|
Union.A2<CanvasRenderingContext2D,WebGLRenderingContext> |
HTMLCanvasElement.getContext(String contextId,
Object... args) |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Union.A2<Object,KnockoutObservable<Object>>> |
KnockoutBindingContext.$rawData |
Objs.Property<Union.A2<String,Node>> |
TemplateElement.element |
Objs.Property<Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Union.A2<Void,Objs>>> |
KnockoutBindingHandler.init |
| Modifier and Type | Method and Description |
|---|---|
Function.A5<? super Object,? super Function.A0<? extends Object>,? super KnockoutAllBindingsAccessor,? super Object,? super KnockoutBindingContext,? extends Union.A2<Void,Objs>> |
KnockoutBindingHandler.init() |
Copyright © 2016. All rights reserved.