JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
play.data
Annotation Interface Form.Display
Enclosing class:
Form
<
T
>
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
public static @interface
Form.Display
Defines a form element's display name.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
attributes
Element Details
name
String
name
attributes
String
[]
attributes
Default:
{}