A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/data/Field.html below:

Field - play.api.data.Field

  • final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  • final def ##(): Int
    Definition Classes
    AnyRef → Any
  • final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  • def apply(key: String): Field

    Retrieve a field from the same form, using a key relative to this field key.

    Retrieve a field from the same form, using a key relative to this field key.

    key

    Relative key.

  • final def asInstanceOf[T0]: T0
  • def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • val constraints: Seq[(String, Seq[Any])]

    the constraints associated with the field

  • final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  • lazy val error: Option[FormError]

    Returns the first error associated with this field, if it exists.

    Returns the first error associated with this field, if it exists.

    returns

    an error

  • val errors: Seq[FormError]

    the errors associated to this field

  • def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  • val format: Option[(String, Seq[Any])]

    the format expected for this field

  • final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  • lazy val hasErrors: Boolean

    Check if this field has errors.

  • lazy val id: String

    The field ID - the same as the field name but with '.' replaced by '_'.

  • lazy val indexes: Seq[Int]

    Retrieve available indexes defined for this field (if this field is repeated).

  • final def isInstanceOf[T0]: Boolean
  • lazy val label: String

    The label for the field.

    The label for the field. Transforms repeat names from foo[0] etc to foo.0.

  • val name: String

    the field name

  • final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  • final def notify(): Unit
    Definition Classes
    AnyRef
  • final def notifyAll(): Unit
    Definition Classes
    AnyRef
  • final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  • val value: Option[String]

    the field value, if any

  • final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  • final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

  • RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4