Procedure

korolev.internal.Frontend$.Procedure$
See theProcedure companion class
object Procedure

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object ChangePageUrl extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object DownloadFile extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object EvalJs extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
EvalJs.type
case object ExtractEventData extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object ExtractProperty extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object Focus extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
Focus.type
case object KeepAlive extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object ListFiles extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object ListenEvent extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object ModifyDom extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object Reload extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
Reload.type
case object ReloadCss extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object RestForm extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object SetRenderNum extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object UploadFile extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type
case object UploadForm extends Procedure

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(n: Int): Option[Procedure]

Concrete fields

val All: Set[Procedure]