public interface INavigatorTooltip
Modifier and Type | Method and Description |
---|---|
Composite |
createCNToolTip(Event event,
ViewerCell cell,
Composite parent)
Requests creates of the Composite used to show the tooltip.
|
boolean |
hasCNToolTip(ViewerCell cell)
Checks for Common Navigator tool-tip for this item.
|
boolean hasCNToolTip(ViewerCell cell)
cell
- The cell (might be in a table), or null for none.Composite createCNToolTip(Event event, ViewerCell cell, Composite parent)
event
- Event triggering the tooltip (mouse hover).cell
- The cell (might be in a table).parent
- The parent composite.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.