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 ImageBean
ChildrenLink.ChildLinkBean. getImage()
-
Uses of ImageBean in org.javlo.data
Methods in org.javlo.data that return ImageBean Modifier and Type Method Description ImageBean
InfoBean. getImageBackground()
ImageBean
InfoBean. getImageHeader()
-
Uses of ImageBean in org.javlo.navigation
Methods in org.javlo.navigation that return ImageBean Modifier and Type Method Description ImageBean
PageBean. getImage()
ImageBean
PageBean. getImageBackground()
ImageBean
MenuElement. getImageBean(ContentContext ctx)
ImageBean
MenuElement.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()
-