object FieldConstructor
- Source
- Helpers.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- FieldConstructor
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply(f: () => Html): FieldConstructor
- implicit val defaultField: FieldConstructor
- implicit def inlineFieldConstructor(f: () => Html): FieldConstructor
- implicit def templateAsFieldConstructor(t: [, Html]): FieldConstructor