Class RichTextAreaImpl

All Implemented Interfaces:
AttachNotifier, Buffered, Component, Component.BelongToFrame, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasValueSource<String>, Field<String>, HasContextHelp, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasValidator<String>, HasValue<String>, Requirable, RichTextArea, TextInputField<String>, Validatable, org.springframework.beans.factory.InitializingBean

public class RichTextAreaImpl extends AbstractField<JmixRichTextArea,String,String> implements RichTextArea, org.springframework.beans.factory.InitializingBean