Cards

org.specs2.form.Cards
trait Cards

A set of tabs with a title, where each tab simply contains some text

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def cards: Seq[Card]
def title: String

Concrete methods

def toTabs: Form