|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Beta public @interface UifDisplayHint
BETA: Class representing the hints which can be passed through when auto-generating the input fields for an attribute.
Required Element Summary | |
---|---|
UifDisplayHintType |
value
(Required) Gets the type of the display hint. |
Optional Element Summary | |
---|---|
String |
id
(Optional) Gets the section id for the UifDisplayHintType of SECTION. |
String |
label
(Optional) Gets the section label for the UifDisplayHintType of SECTION. |
Element Detail |
---|
public abstract UifDisplayHintType value
public abstract String id
UifDisplayHintType
of SECTION.
UifDisplayHintType
of SECTION.public abstract String label
UifDisplayHintType
of SECTION.
UifDisplayHintType
of SECTION.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |