View

io.github.srs.view.ViewModule.Component.View
object View

Factory method to create a new instance of the view.

Attributes

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

Members list

Value members

Concrete methods

def apply(): View[S]

Creates a new instance of the view.

Creates a new instance of the view.

Attributes

Returns

the newly created view instance.