public class MessageChannel extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<MessagePort> |
port1 |
Objs.Property<MessagePort> |
port2 |
Modifier | Constructor and Description |
---|---|
protected |
MessageChannel(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static MessageChannel |
$as(Object obj) |
MessagePort |
port1() |
MessagePort |
port2() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<MessagePort> port1
public Objs.Property<MessagePort> port2
protected MessageChannel(Objs.Constructor<?> c, Object js)
public static MessageChannel $as(Object obj)
public MessagePort port1()
public MessagePort port2()
Copyright © 2018. All rights reserved.