public class MSApp extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
static String |
CURRENT |
static String |
HIGH |
static String |
IDLE |
static String |
NORMAL |
Modifier | Constructor and Description |
---|---|
protected |
MSApp(Objs.Constructor<?> c,
Object js) |
$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 static String CURRENT
public static String HIGH
public static String IDLE
public static String NORMAL
protected MSApp(Objs.Constructor<?> c, Object js)
public static MSAppAsyncOperation clearTemporaryWebDataAsync()
public static Blob createBlobFromRandomAccessStream(String type, Object seeker)
public static Object createDataPackageFromSelection()
public static MSStream createStreamFromInputStream(String type, Object inputStream)
public static void execAsyncAtPriority(MSExecAtPriorityFunctionCallback asynchronousCallback, String priority, Object... args)
public static Object execAtPriority(MSExecAtPriorityFunctionCallback synchronousCallback, String priority, Object... args)
public static String getCurrentPriority()
public static Object getHtmlPrintDocumentSourceAsync(Object htmlDoc)
public static Boolean isTaskScheduledAtPriorityOrHigher(String priority)
public static void pageHandlesAllApplicationActivations(Boolean enabled)
public static void suppressSubdownloadCredentialPrompts(Boolean suppress)
public static void terminateApp(Object exceptionObject)
Copyright © 2018. All rights reserved.