specs2-form
specs2-form
org.specs2.form
Card
Cards
Cell
Constraint
DecoratedLabel
DecoratedProperty
Decorator
Effect
Effect
EffectCell
Field
Field
FieldCell
Form
Form
given_AsResult_Form
FormCell
FormCell
FormDiffs
FormsBuilderLowPriorityImplicits
FunctionConstraint
HasForm
HasLabel
InlinedForm
LazyCell
LazyCell
Prop
Prop
PropCell
PropSyntax
Row
Row
Tab
Tabs
Text
TextCell
TextCell
ToCell
Xml
Xml
XmlCell
XmlCell
given_HasForm_Form
given_HasForm_T
org.specs2.specification
Forms
Forms
org.specs2.specification.core
FormDescription
org.specs2.specification.create
DefaultFormFragmentFactory
DefaultFormFragmentFactory
FormFragmentFactory
FormFragmentsFactory
FormS2StringContext
given_Conversion_T_Interpolated
org.specs2.specification.dsl
FormDsl
appendFormToString
given_ToFragments_T
given_ToSpecStructure_T_T2
org.specs2.specification.dsl.mutable
FormDsl
specs2-form
/
org.specs2.specification.create
/
FormS2StringContext
/
given_Conversion_T_Interpolated
given_Conversion_T_Interpolated
given
given_Conversion_T_Interpolated
[T]:
Conversion
[
T
,
Interpolated
]
Value members
Extensions
Value members
Concrete methods
def
apply
(f:
T
):
Interpolated
Inherited methods
@
unspecialized
def
andThen
[A](g:
Interpolated
=> A):
T
=> A
Inherited from
Function1
@
unspecialized
def
compose
[A](g: A =>
T
): A =>
Interpolated
Inherited from
Function1
override
def
toString
():
String
Definition Classes
Function1
->
Any
Inherited from
Function1
Extensions
Inherited extensions
extension (x:
T
)
def
convert
:
Interpolated
x.convert
converts a value
x
of type
T
to type
U
x.convert
converts a value
x
of type
T
to type
U
Inherited from
Conversion