Uses of Class
com.oorian.bootstrap.display.BsListGroup
Packages that use BsListGroup
-
Uses of BsListGroup in com.oorian.bootstrap.display
Methods in com.oorian.bootstrap.display that return BsListGroupModifier and TypeMethodDescriptionBsListGroup.addItem(com.oorian.html.Element element) Adds an element item to the list.Adds a text item to the list.Adds a text item with active and disabled states.Adds a text item with variant to the list.BsListGroup.setFlush(boolean flush) Sets whether the list group is flush (no outer borders).BsListGroup.setHorizontal(boolean horizontal) Sets whether the list group is horizontal.BsListGroup.setNumbered(boolean numbered) Sets whether the list group is numbered.