Package

org.hyperscala.web.event

server

Permalink

package server

Visibility
  1. Public
  2. All

Type Members

  1. case class InvokeJavaScript(code: String, waitCondition: String) extends Product with Serializable

    Permalink

    InvokeJavaScript is sent to the browser to allow the server the ability to ask it to invoke arbitrary JavaScript.

Ungrouped