MutkaMutka
API ReferenceSandboxAuthoring

sandbox/authoring/hostProxy

Reference — sandbox/authoring/hostProxy in the Mutka module API.

sandbox/authoring/hostProxy

Interfaces

InterfaceDescription
ClipboardFilesWhat host.board.readFiles resolves to - the pasteboard's pending file list.
NetRequestOptionsOptions for host.net.request - a host-proxied HTTP call (bypasses CORS).
NetResponseWhat host.net.request resolves to.
SandboxHostApi-

Type Aliases

Type AliasDescription
CloudStatusWhether a file's data is materialized locally or still cloud-only.
ColumnProvider-
CommandHandler-
DiscoverHandlerA discovery source's two handlers, registered via host.onDiscover / onFetchSource.
EventHandler-
FetchSourceHandler-
ListHandler-
OpenFileHandler-
OpenHandler-
ProviderHandler-
ProviderMethodThe file-system provider operations a module may implement (mirrors hostProxy).
RenameProviderHandler-
TransferHandler-
UIEventHandlerA UI-event handler (button/list/form interaction) registered via host.onUIEvent.
WriteHandler-

Functions

FunctionDescription
createHostProxy-

On this page