public class DownloadApiPublisher
extends java.lang.Object
window.MBAPI
window.MBAPI.downloadCustom(theResolverType, theResolverId)
for example)Constructor and Description |
---|
DownloadApiPublisher() |
Modifier and Type | Method and Description |
---|---|
static void |
downloadCustom(java.lang.String theResolverType,
java.lang.String theResolverId)
Download something defined by the resolver strings using a custom download
Ex.
|
static void |
internalGetDownloadLink(int theAssetId,
jb.gwt_main_modules.base_widgets.client.util.FunctionAsyncCallback theCallback) |
static void |
openCustomConversionDialog(java.lang.String theSelectedPreset)
Opens custom conversion dialog.
|
static void |
setupJavascriptAPIs()
Setup message javascript API.
|
public static void setupJavascriptAPIs()
public static void downloadCustom(java.lang.String theResolverType, java.lang.String theResolverId)
theResolverType
- resolver type (ex bundle, directory, savedSelection)theResolverId
- id to use with the resolverpublic static void openCustomConversionDialog(java.lang.String theSelectedPreset)
theSelectedPreset
- the name of preset to selectpublic static void internalGetDownloadLink(int theAssetId, jb.gwt_main_modules.base_widgets.client.util.FunctionAsyncCallback theCallback)
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.