Uses of Class
com.oorian.bootstrap.interactive.BsPopover
Packages that use BsPopover
-
Uses of BsPopover in com.oorian.bootstrap.interactive
Methods in com.oorian.bootstrap.interactive that return BsPopoverModifier and TypeMethodDescriptionBsPopover.setContainer(String container) Sets the container element for the popover.BsPopover.setContent(String content) Sets the popover content.BsPopover.setCustomClass(String customClass) Sets a custom CSS class for the popover.BsPopover.setDelay(int delay) Sets the show/hide delay (in milliseconds).BsPopover.setDismissible(boolean dismissible) Sets whether the popover is dismissible by clicking anywhere.BsPopover.setHtml(boolean html) Sets whether the popover content is HTML.BsPopover.setPlacement(String placement) Sets the popover placement.Sets the popover title.BsPopover.setTrigger(String trigger) Sets the popover trigger.