@Deprecated public class LinkControlDefinition extends ControlDefinitionBase
Modifier and Type | Field and Description |
---|---|
protected String |
hrefText
Deprecated.
|
protected String |
styleClass
Deprecated.
|
protected String |
target
Deprecated.
|
businessObjectClass, cols, datePicker, expandedTextArea, includeBlankRow, includeKeyInLabel, keyAttribute, labelAttribute, ranged, rows, script, size, valuesFinderClass
id
Constructor and Description |
---|
LinkControlDefinition()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getHrefText()
Deprecated.
|
String |
getStyleClass()
Deprecated.
|
String |
getTarget()
Deprecated.
|
boolean |
isLink()
Deprecated.
|
void |
setHrefText(String hrefText)
Deprecated.
|
void |
setStyleClass(String styleClass)
Deprecated.
|
void |
setTarget(String target)
Deprecated.
|
String |
toString()
Deprecated.
|
completeValidation, equals, getBusinessObjectClass, getCols, getIncludeBlankRow, getIncludeKeyInLabel, getKeyAttribute, getLabelAttribute, getRows, getScript, getSize, getValuesFinderClass, hasScript, isButton, isCheckbox, isCurrency, isDatePicker, isExpandedTextArea, isFile, isHidden, isKualiUser, isLookupHidden, isLookupReadonly, isMultiselect, isRadio, isRanged, isSelect, isText, isTextarea, isWorkflowWorkgroup, setBusinessObjectClass, setCols, setDatePicker, setExpandedTextArea, setIncludeBlankRow, setIncludeKeyInLabel, setKeyAttribute, setLabelAttribute, setRanged, setRows, setScript, setSize, setValuesFinderClass
afterPropertiesSet, getId, setId
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId
protected String styleClass
public LinkControlDefinition()
public boolean isLink()
isLink
in interface ControlDefinition
isLink
in class ControlDefinitionBase
ControlDefinition.isLink()
public String toString()
toString
in class Object
Object.toString()
public String getStyleClass()
public void setStyleClass(String styleClass)
styleClass
- the styleClass to setpublic String getHrefText()
public void setHrefText(String hrefText)
hrefText
- the hrefText to setCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.