Appendable

play.twirl.api.Appendable
trait Appendable[T]

A type that works with BaseScalaTemplate This used to support +=, but no longer is required to.

Attributes

Todo

Change name to reflect not appendable

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BufferedContent[A]
class Html
class JavaScript
class Txt
class Xml
In this article