Uses of Class
org.javlo.component.web2.ReactionComponent
-
Packages that use ReactionComponent Package Description org.javlo.module.comments -
-
Uses of ReactionComponent in org.javlo.module.comments
Methods in org.javlo.module.comments that return types with arguments of type ReactionComponent Modifier and Type Method Description List<ReactionComponent>
CommentsService. getComments(ContentContext ctx)
Constructors in org.javlo.module.comments with parameters of type ReactionComponent Constructor Description CommentsContainer(ContentContext ctx, ReactionComponent reactions)
-