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
Procedure.type

Members list

Type members

Classlikes

case object ChangePageUrl extends Procedure

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Show all
Self type
KeepAlive.type
case object ListFiles extends Procedure

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Show all
Self type
ListFiles.type
case object ListenEvent extends Procedure

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Show all
Self type
ModifyDom.type
case object Reload extends Procedure

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Show all
Self type
ReloadCss.type
case object RestForm extends Procedure

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Show all
Self type
RestForm.type
case object SetRenderNum extends Procedure

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Show all
Self type
UploadFile.type
case object UploadForm extends Procedure

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Procedure
class Object
trait Matchable
class Any
Show all
Self type
UploadForm.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]