|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase org.kuali.rice.kns.datadictionary.control.LookupReadonlyControlDefinition
@Deprecated public class LookupReadonlyControlDefinition
The lookupReadonly control element creates a field with a magnifying glass and a read-only value. This forces the user to change the value of the field only by use of the magnifying glass.
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase |
---|
businessObjectClass, cols, datePicker, expandedTextArea, includeBlankRow, includeKeyInLabel, keyAttribute, labelAttribute, ranged, rows, script, size, valuesFinderClass |
Fields inherited from class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase |
---|
id |
Constructor Summary | |
---|---|
LookupReadonlyControlDefinition()
Deprecated. |
Method Summary | |
---|---|
boolean |
isLookupReadonly()
Deprecated. |
String |
toString()
Deprecated. |
Methods inherited from class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase |
---|
completeValidation, equals, getBusinessObjectClass, getCols, getIncludeBlankRow, getIncludeKeyInLabel, getKeyAttribute, getLabelAttribute, getRows, getScript, getSize, getValuesFinderClass, hasScript, isButton, isCheckbox, isCurrency, isDatePicker, isExpandedTextArea, isFile, isHidden, isKualiUser, isLink, isLookupHidden, isMultiselect, isRadio, isRanged, isSelect, isText, isTextarea, isWorkflowWorkgroup, setBusinessObjectClass, setCols, setDatePicker, setExpandedTextArea, setIncludeBlankRow, setIncludeKeyInLabel, setKeyAttribute, setLabelAttribute, setRanged, setRows, setScript, setSize, setValuesFinderClass |
Methods inherited from class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase |
---|
afterPropertiesSet, getId, setId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.rice.krad.datadictionary.DataDictionaryDefinition |
---|
getId |
Constructor Detail |
---|
public LookupReadonlyControlDefinition()
Method Detail |
---|
public boolean isLookupReadonly()
isLookupReadonly
in interface ControlDefinition
isLookupReadonly
in class ControlDefinitionBase
ControlDefinition.isLookupReadonly()
public String toString()
toString
in class Object
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |