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.dsl.mutable
/
FormDsl
FormDsl
trait
FormDsl
extends
FragmentBuilder
with
FormFragmentFactory
Dsl for creating Forms in a mutable specification
Graph
Supertypes
trait
FormFragmentFactory
trait
FragmentBuilder
class
Object
trait
Matchable
class
Any
Value members
Extensions
Value members
Concrete methods
def
insertForm
[T](aForm: => T)(using evidence$1:
HasForm
[T]):
Fragment
Inherited methods
def
FormFragment
[T](aForm: => T)(using evidence$1:
HasForm
[T]):
Fragment
Inherited from
FormFragmentFactory
def
addFragment
(f:
Fragment
):
Fragment
Inherited from
FragmentBuilder
def
addFragments
(fs:
Fragments
):
Fragments
Inherited from
FragmentBuilder
def
addFragmentsBlock
(block: =>
Fragments
):
Fragments
Inherited from
FragmentBuilder
def
addSections
():
Unit
Inherited from
FragmentBuilder
def
hasSectionsForBlocks
:
Boolean
Inherited from
FragmentBuilder
Extensions
Extensions
extension (aForm: =>
T
)
def
insert
[T](using evidence$2:
HasForm
[
T
]):
Fragment