Package | Description |
---|---|
org.kuali.rice.krad.uif.component | |
org.kuali.rice.krad.uif.container | |
org.kuali.rice.krad.uif.field | |
org.kuali.rice.krad.uif.widget |
Modifier and Type | Method and Description |
---|---|
Tooltip |
ComponentBase.getToolTip()
The Tooltip widget that renders a tooltip with additional information about the element on
specified trigger event
|
Tooltip |
Component.getToolTip()
The Tooltip widget that renders a tooltip with additional information about the element on
specified trigger event
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentBase.setToolTip(Tooltip toolTip)
Setter for the component tooltip widget instance
|
void |
Component.setToolTip(Tooltip toolTip)
Setter for the component tooltip widget instance
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerBase.setTooltipOfComponent(Tooltip tooltip)
Setter for the component's tooltip.
|
Modifier and Type | Method and Description |
---|---|
void |
DataFieldBase.setTooltipOfComponent(Tooltip tooltip)
Setter for the component's tooltip.
|
Modifier and Type | Method and Description |
---|---|
void |
Helpable.setTooltipOfComponent(Tooltip tooltip)
Setter for the component's tooltip.
|
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.