@JsType(isNative=true,
namespace="window",
name="envelope")
public class EditorContextWrapper
extends Object
| Constructor and Description |
|---|
EditorContextWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static EditorContextWrapper |
get() |
String |
getChannel() |
String |
getOperatingSystem() |
boolean |
isReadOnly() |
@JsProperty public String getChannel()
@JsProperty public String getOperatingSystem()
@JsProperty(name="editorContext") public static EditorContextWrapper get()
@JsProperty public boolean isReadOnly()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.