Uses of Class
com.oorian.bootstrap.cards.BsCard
Packages that use BsCard
-
Uses of BsCard in com.oorian.bootstrap.cards
Methods in com.oorian.bootstrap.cards that return BsCardModifier and TypeMethodDescriptionBsCard.setBgVariant(Variant variant) Sets the background variant.BsCard.setBody(com.oorian.html.Element body) Sets the card body element.BsCard.setBorderVariant(Variant variant) Sets the border variant.BsCard.setFooter(com.oorian.html.Element footer) Sets the card footer element.Sets the card footer text.BsCard.setHeader(com.oorian.html.Element header) Sets the card header element.Sets the card header text.Sets the card image URL.BsCard.setImageTop(boolean top) Sets whether the image is at the top or bottom.BsCard.setShadow(boolean shadow) Sets whether the card has a shadow.BsCard.setShadowSize(String size) Sets the shadow size.BsCard.setTextVariant(Variant variant) Sets the text variant.