Uses of Class
org.javlo.utils.HtmlPart
-
Packages that use HtmlPart Package Description org.javlo.component.links org.javlo.data org.javlo.navigation -
-
Uses of HtmlPart in org.javlo.component.links
Methods in org.javlo.component.links that return HtmlPart Modifier and Type Method Description HtmlPartChildrenLink.ChildLinkBean. getDescription() -
Uses of HtmlPart in org.javlo.data
Methods in org.javlo.data that return HtmlPart Modifier and Type Method Description HtmlPartInfoBean. getPageDescription() -
Uses of HtmlPart in org.javlo.navigation
Methods in org.javlo.navigation that return HtmlPart Modifier and Type Method Description HtmlPartMenuElement. getDescription(ContentContext ctx)get description of the page (description component)HtmlPartMenuElement.SmartPageDescription. getDescription()HtmlPartPageBean. getDescription()HtmlPartPageDescription. getDescription()Methods in org.javlo.navigation with parameters of type HtmlPart Modifier and Type Method Description voidPageDescription. setDescription(HtmlPart description)
-