@JsType(isNative=true, namespace="<global>", name="SCESIMMainJs") public class SCESIMMainJs extends Object
Constructor and Description |
---|
SCESIMMainJs() |
Modifier and Type | Method and Description |
---|---|
static jsinterop.base.JsPropertyMap |
getConstructorsMap() |
static void |
initializeJsInteropConstructors(jsinterop.base.JsPropertyMap constructorsMap) |
static void |
marshall(SCESIM sCESIM,
com.google.gwt.core.client.JavaScriptObject namespaces,
SCESIMMarshallCallback sCESIMMarshallCallback) |
static void |
unmarshall(String xmlString,
String dynamicNamespace,
SCESIMUnmarshallCallback sCESIMUnmarshallCallback) |
@JsOverlay public static jsinterop.base.JsPropertyMap getConstructorsMap()
@JsMethod public static final void initializeJsInteropConstructors(jsinterop.base.JsPropertyMap constructorsMap)
@JsMethod public static final void unmarshall(String xmlString, String dynamicNamespace, SCESIMUnmarshallCallback sCESIMUnmarshallCallback)
@JsMethod public static final void marshall(SCESIM sCESIM, com.google.gwt.core.client.JavaScriptObject namespaces, SCESIMMarshallCallback sCESIMMarshallCallback)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.