@Beta public @interface UifDisplayHint
Modifier and Type | Required Element and Description |
---|---|
UifDisplayHintType |
value
(Required) Gets the type of the display hint.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
id
(Optional) Gets the section id for the
UifDisplayHintType of SECTION. |
String |
label
(Optional) Gets the section label for the
UifDisplayHintType of SECTION. |
public abstract UifDisplayHintType value
public abstract String id
UifDisplayHintType
of SECTION.UifDisplayHintType
of SECTION.public abstract String label
UifDisplayHintType
of SECTION.UifDisplayHintType
of SECTION.Copyright © 2005–2014 The Kuali Foundation. All rights reserved.