Constructors
NSTooltipsAgent()
Methods
GetTooltip(String)
Parses a tooltip hint and return a tooltip.Each key is separated from its value by an equals sign, and each pair from the next by an ampersand, according to usual conventions.A typical tooltip hint could be <code>
{contact_id=123}</code> or <code>{appointment_id=222 & mode=simple}</code>