Uses of Interface
org.javlo.component.core.ISubTitle
-
Packages that use ISubTitle Package Description org.javlo.component.core org.javlo.component.dynamic org.javlo.component.links org.javlo.component.title org.javlo.component.web2 -
-
Uses of ISubTitle in org.javlo.component.core
Constructors in org.javlo.component.core with parameters of type ISubTitle Constructor Description SubTitleBean(ContentContext ctx, ISubTitle subTitle) -
Uses of ISubTitle in org.javlo.component.dynamic
Classes in org.javlo.component.dynamic that implement ISubTitle Modifier and Type Class Description classDynamicComponent -
Uses of ISubTitle in org.javlo.component.links
Classes in org.javlo.component.links that implement ISubTitle Modifier and Type Class Description classLanguageMirrorComponentdisplay the list of component create in content area of a other page in place of the mirrotComponent. use "copy page" for create the link.classMirrorComponentclassPageMirrorComponentdisplay the list of component create in content area of a other page in place of the mirrotComponent. use "copy page" for create the link. -
Uses of ISubTitle in org.javlo.component.title
Classes in org.javlo.component.title that implement ISubTitle Modifier and Type Class Description classHeadingclassSubTitle -
Uses of ISubTitle in org.javlo.component.web2
Classes in org.javlo.component.web2 that implement ISubTitle Modifier and Type Class Description classReactionComponentclassStaticMapComponent
-