org.beangle.web.action.view

Members list

Concise view

Type members

Classlikes

class ActionView(val to: To) extends View

Attributes

Graph
Supertypes
trait View
class Object
trait Matchable
class Any
Known subtypes
class ForwardActionView(to: To) extends ActionView

Attributes

Graph
Supertypes
trait View
class Object
trait Matchable
class Any
case class PathView(path: String) extends View

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait View
class Object
trait Matchable
class Any
class RedirectActionView(to: To) extends ActionView

Attributes

Graph
Supertypes
trait View
class Object
trait Matchable
class Any
object Static

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Static.type
class Static

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object Status

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Status.type
class StatusView(val code: Int) extends View

Attributes

Graph
Supertypes
trait View
class Object
trait Matchable
class Any
object Stream

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Stream.type
class StreamView(val inputStream: InputStream, val contentType: String, val displayName: String, val lastModified: Option[Long]) extends View

Attributes

Graph
Supertypes
trait View
class Object
trait Matchable
class Any
trait View

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes