tyrian.cmds

package tyrian.cmds

Members list

Concise view

Type members

Classlikes

object Dom

Dom utilities

Dom utilities

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Dom.type
object FileReader

Given the id of a file input field that has had a file selected, this Cmd will read either an image or text file to return an HTMLImageElement or String respectively.

Given the id of a file input field that has had a file selected, this Cmd will read either an image or text file to return an HTMLImageElement or String respectively.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Given a path, this cmd will load an image and return an HTMLImageElement for you to make use of.

Given a path, this cmd will load an image and return an HTMLImageElement for you to make use of.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Logger

A very, very simple logger that logs to the Browsers console with a few standard headers and the log message.

A very, very simple logger that logs to the Browsers console with a few standard headers and the log message.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Logger.type
object Random

Generate random values.

Generate random values.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Random.type

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes