org.beangle.webmvc.view

Type members

Classlikes

trait LocatedView extends View
@spi
@spi
@spi

Builder view from annotation

Builder view from annotation

@spi
@spi
trait ViewRender
@spi

find view by mapping and viewName

find view by mapping and viewName

case class ViewResult(data: AnyRef, contentType: String)