Uses of Class
com.jbstrap.ui.components.Image
Packages that use Image
Package
Description
-
Uses of Image in com.jbstrap.ui.components
Methods in com.jbstrap.ui.components that return Image -
Uses of Image in com.jbstrap.ui.components.button
Fields in com.jbstrap.ui.components.button declared as ImageMethods in com.jbstrap.ui.components.button with parameters of type ImageModifier and TypeMethodDescriptionPlaces an image on the buttonPlaces an image on the buttonPlaces an image on the button -
Uses of Image in com.jbstrap.ui.components.card
Methods in com.jbstrap.ui.components.card that return ImageModifier and TypeMethodDescriptionCard.getCardBackgroundImage()
Card.getCardBottomImage()
Card.getCardTopImage()
Methods in com.jbstrap.ui.components.card with parameters of type ImageModifier and TypeMethodDescriptionCard.setCardBackgroundImage
(Image image) Card.setCardBottomImage
(Image image) Card.setCardTopImage
(Image image)