Uses of Class
com.oorian.bootstrap.interactive.BsTooltip
Packages that use BsTooltip
-
Uses of BsTooltip in com.oorian.bootstrap.interactive
Methods in com.oorian.bootstrap.interactive that return BsTooltipModifier and TypeMethodDescriptionBsTooltip.setContainer(String container) Sets the container element for the tooltip.BsTooltip.setCustomClass(String customClass) Sets a custom CSS class for the tooltip.BsTooltip.setDelay(int delay) Sets the show/hide delay (in milliseconds).BsTooltip.setHtml(boolean html) Sets whether the tooltip content is HTML.BsTooltip.setPlacement(String placement) Sets the tooltip placement.Sets the tooltip title text.BsTooltip.setTrigger(String trigger) Sets the tooltip trigger.