Uses of Class
org.javlo.component.image.ImageTitleBean
-
Packages that use ImageTitleBean Package Description org.javlo.component.image org.javlo.navigation -
-
Uses of ImageTitleBean in org.javlo.component.image
Fields in org.javlo.component.image declared as ImageTitleBean Modifier and Type Field Description static ImageTitleBean
ImageTitleBean. EMPTY_BEAN
-
Uses of ImageTitleBean in org.javlo.navigation
Fields in org.javlo.navigation declared as ImageTitleBean Modifier and Type Field Description ImageTitleBean
PageDescription. imageHeader
ImageTitleBean
PageDescription. imageLink
Fields in org.javlo.navigation with type parameters of type ImageTitleBean Modifier and Type Field Description Map<String,ImageTitleBean>
PageDescription. imageAreaBackground
Methods in org.javlo.navigation that return types with arguments of type ImageTitleBean Modifier and Type Method Description Map<String,ImageTitleBean>
MenuElement. getImageBackgroundForArea(ContentContext ctx)
-