@FunctionalInterface
public interface ITooltipElement
Modifier and Type | Method and Description |
---|---|
void |
addToolTips(java.util.List<ToolTip> tooltips)
Called to add tooltips to the list of existing tool tips.
|
void addToolTips(java.util.List<ToolTip> tooltips)