| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary | |
| org.kuali.rice.krad.service |
| Modifier and Type | Field and Description |
|---|---|
protected ControlDefinition |
AttributeDefinition.control |
| Modifier and Type | Method and Description |
|---|---|
ControlDefinition |
ExternalizableAttributeDefinitionProxy.getControl()
If control wasn't set on this instance, use the value from its delegate.
|
ControlDefinition |
AttributeDefinition.getControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeDefinition.setControl(ControlDefinition control)
The control element defines the manner in which an attribute is displayed
and the manner in which the attribute value is entered.
|
| Modifier and Type | Method and Description |
|---|---|
ControlDefinition |
DataDictionaryService.getAttributeControlDefinition(Class dataObjectClass,
String attributeName)
the html control type used to render the field
|
ControlDefinition |
DataDictionaryService.getAttributeControlDefinition(String entryName,
String attributeName)
the html control type used to render the field
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.