options

views.html.helper.options
object options

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
options.type

Members list

Value members

Concrete methods

def apply(options: (String, String)*): Seq[(String, String)]
def apply(options: Map[String, String]): Seq[(String, String)]
def apply(options: Map[String, String]): Seq[(String, String)]
def apply(options: List[String]): List[(String, String)]
def apply(options: List[String]): Seq[(String, String)]