Skip to main content



      Home
Home » Eclipse Projects » NatTable » NatTableContentTooltip constructor for testing
NatTableContentTooltip constructor for testing [message #1802415] Fri, 08 February 2019 08:59 Go to next message
Eclipse UserFriend
Currently the constructor for NatTableContentTooltip the calls
super(natTable, ToolTip.NO_RECREATE, false);

For testing purpose, it is desirable to be able to set manualActivation to true.
This removes nullpointer when testing without an actual NatTable.

Therefore, i propose a constructor NatTableContentTooltip(NatTable natTable, String... tooltipRegions, boolean manualActivation)
Re: NatTableContentTooltip constructor for testing [message #1802449 is a reply to message #1802415] Sat, 09 February 2019 01:15 Go to previous message
Eclipse UserFriend
If you propose via bugzilla ticket and Gerrit patch, it surely will be integrated
Previous Topic:Filtering
Next Topic:How show the Tooltip for part display cell(xxx...)
Goto Forum:
  


Current Time: Sat May 24 10:00:46 EDT 2025

Powered by FUDForum. Page generated in 0.02895 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top