Uses of Class
io.wcm.handler.richtext.RichTextRequest
Packages that use RichTextRequest
-
Uses of RichTextRequest in io.wcm.handler.richtext
Methods in io.wcm.handler.richtext that return RichTextRequestModifier and TypeMethodDescription@NotNull RichTextRequestRichText.getRichTextRequest()Gets the rich text request.Constructors in io.wcm.handler.richtext with parameters of type RichTextRequestModifierConstructorDescriptionRichText(@NotNull RichTextRequest richTextRequest, @Nullable List<org.jdom2.Content> content) Constructor.