package workbench
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
Api extends AnyRef
Shared API between the workbench server and the workbench client, comprising methods the server can call on the client to make it do things
- case class PromiseMessage(p: Promise[Arr]) extends Product with Serializable
-
trait
ReadWrite extends AnyRef
A standard way to read and write
Js.Values with autowire/upickle - class Server extends AnyRef
- class WorkbenchActor extends Actor
Value Members
- object WorkbenchBasePlugin extends AutoPlugin
- object WorkbenchPlugin extends AutoPlugin
- object WorkbenchSplicePlugin extends AutoPlugin