Uses of Class
org.javlo.component.image.ImageBean
-
Packages that use ImageBean Package Description org.javlo.component.links org.javlo.data org.javlo.navigation -
-
Uses of ImageBean in org.javlo.component.links
Methods in org.javlo.component.links that return ImageBean Modifier and Type Method Description ImageBeanChildrenLink.ChildLinkBean. getImage() -
Uses of ImageBean in org.javlo.data
Methods in org.javlo.data that return ImageBean Modifier and Type Method Description ImageBeanInfoBean. getImageBackground()ImageBeanInfoBean. getImageHeader() -
Uses of ImageBean in org.javlo.navigation
Methods in org.javlo.navigation that return ImageBean Modifier and Type Method Description ImageBeanPageBean. getImage()ImageBeanPageBean. getImageBackground()ImageBeanMenuElement. getImageBean(ContentContext ctx)ImageBeanMenuElement.SmartPageDescription. getImageBean()Methods in org.javlo.navigation that return types with arguments of type ImageBean Modifier and Type Method Description Collection<ImageBean>MenuElement.SmartPageDescription. getImagesBean()
-