JavaScript ist im Browser deaktiviert.
Navigations-Links überspringen
Überblick
Package
Klasse
Verwendung
Baum
Veraltet
Index
Hilfe
Übersicht:
Feld
Erforderlich
Optional
Details:
Feld
Element
Übersicht:
Feld |
Erforderlich |
Optional
Details:
Feld |
Element
SEARCH
Package
jwebform.integration.bean2form.annotations
Annotationsschnittstelle UseDecoration
@Target
(
FIELD
)
@Inherited
@Retention
(
RUNTIME
)
public @interface
UseDecoration
Einriches a field in a bean with information about Decoration.
Optionale Elemente - Übersicht
Optionale Elemente
Modifizierer und Typ
Optionales Element
Beschreibung
String
helpText
boolean
isTranslated
String
label
String
placeholder
Elementdetails
label
String
label
Standard:
""
helpText
String
helpText
Standard:
""
placeholder
String
placeholder
Standard:
""
isTranslated
boolean
isTranslated
Standard:
false