Uses of Class
com.oorian.bootstrap.interactive.BsCollapse
Packages that use BsCollapse
-
Uses of BsCollapse in com.oorian.bootstrap.interactive
Methods in com.oorian.bootstrap.interactive that return BsCollapseModifier and TypeMethodDescriptionBsCollapse.setContent(com.oorian.html.Element content) Sets the collapsible content.BsCollapse.setExpanded(boolean expanded) Sets whether the collapse is initially expanded.BsCollapse.setHorizontal(boolean horizontal) Sets whether the collapse is horizontal.