@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, valuesFinderClassid| 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, setValuesFinderClassafterPropertiesSet, getId, setIdcopy, copyProperties, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodeclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdgetComponentCode, getNamespaceCodeprotected String styleClass
public LinkControlDefinition()
public boolean isLink()
isLink in interface ControlDefinitionisLink in class ControlDefinitionBaseControlDefinition.isLink()public String toString()
toString in class ObjectObject.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.