Package | Description |
---|---|
org.kuali.rice.kns.datadictionary.control |
Copyright 2005-2014 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.krad.datadictionary | |
org.kuali.rice.krad.service | |
org.kuali.rice.krad.service.impl |
Modifier and Type | Class and Description |
---|---|
class |
ButtonControlDefinition
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
CheckboxControlDefinition
Deprecated.
Use
CheckboxControl . |
class |
ControlDefinitionBase
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
CurrencyControlDefinition
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
FileControlDefinition
Deprecated.
Use
FileControl . |
class |
HiddenControlDefinition
Deprecated.
Use
HiddenControl . |
class |
KualiUserControlDefinition
Deprecated.
Use
UserControl . |
class |
LinkControlDefinition
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
LookupHiddenControlDefinition
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
LookupReadonlyControlDefinition
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
MultiselectControlDefinition
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
MultivalueControlDefinitionBase
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
RadioControlDefinition
Deprecated.
Use
RadioGroupControl . |
class |
SelectControlDefinition
Deprecated.
Use
SelectControl . |
class |
TextareaControlDefinition
Deprecated.
Use
TextAreaControl . |
class |
TextControlDefinition
Deprecated.
Use
TextControl . |
class |
WorkflowWorkgroupControlDefinition
Deprecated.
Use
GroupControl |
Modifier and Type | Field and Description |
---|---|
protected ControlDefinition |
AttributeDefinition.control
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ControlDefinition |
ExternalizableAttributeDefinitionProxy.getControl() |
ControlDefinition |
AttributeDefinition.getControl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeDefinition.setControl(ControlDefinition control)
Deprecated.
|
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
|
Modifier and Type | Method and Description |
---|---|
ControlDefinition |
DataDictionaryServiceImpl.getAttributeControlDefinition(Class dataObjectClass,
String attributeName) |
ControlDefinition |
DataDictionaryServiceImpl.getAttributeControlDefinition(String entryName,
String attributeName) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.