Package io.jmix.grapesjs.component.impl
Class GrapesJsNewsletterHtmlEditorImpl
java.lang.Object
io.jmix.ui.component.impl.AbstractComponent<GrapesJsHtmlEditorComponent>
io.jmix.grapesjs.component.impl.GrapesJsHtmlEditorImpl
io.jmix.grapesjs.component.impl.GrapesJsNewsletterHtmlEditorImpl
- All Implemented Interfaces:
GrapesJsHtmlEditor,GrapesJsNewsletterHtmlEditor,AttachNotifier,Component,Component.BelongToFrame,Component.HasCaption,Component.HasDescription,Component.HasIcon,Component.HasXmlDescriptor,Component.Wrapper,HasContextHelp,HasDebugId,HasHtmlCaption,HasHtmlDescription,HasHtmlSanitizer,HasValue<String>
public class GrapesJsNewsletterHtmlEditorImpl
extends GrapesJsHtmlEditorImpl
implements GrapesJsNewsletterHtmlEditor
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.jmix.ui.component.Component
Component.Alignment, Component.BelongToFrame, Component.Disposable, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.WrapperNested classes/interfaces inherited from interface io.jmix.ui.component.HasContextHelp
HasContextHelp.ContextHelpIconClickEventNested classes/interfaces inherited from interface io.jmix.ui.component.HasValue
HasValue.ValueChangeEvent<V> -
Field Summary
FieldsFields inherited from class io.jmix.grapesjs.component.impl.GrapesJsHtmlEditorImpl
blocks, disabledBlocks, plugins, prevValueFields inherited from class io.jmix.ui.component.impl.AbstractComponent
alignment, applicationContext, component, contextHelpIconClickHandler, contextHelpIconClickListener, descriptionAsHtml, element, frame, htmlSanitizerEnabled, icon, ICON_STYLE, id, parentFields inherited from interface io.jmix.ui.component.Component
AUTO_SIZE, AUTO_SIZE_PX, FULL_SIZEFields inherited from interface io.jmix.grapesjs.component.GrapesJsHtmlEditor
NAMEFields inherited from interface io.jmix.grapesjs.component.GrapesJsNewsletterHtmlEditor
NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.grapesjs.component.impl.GrapesJsHtmlEditorImpl
addBlocks, addPlugins, addValueChangeListener, attachValueListener, getCustomBlocks, getDisabledBlocks, getPlugins, getValue, removeCustomBlocks, removePlugins, runCommand, setCustomBlocks, setDisabledBlocks, setPlugins, setValue, stopCommandMethods inherited from class io.jmix.ui.component.impl.AbstractComponent
addAttachListener, addDetachListener, addStyleName, assignDebugId, attached, detached, getAlignment, getCaption, getComponent, getComposition, getContextHelpIconClickHandler, getContextHelpText, getDebugId, getDescription, getEventHub, getFrame, getHeight, getHeightSizeUnit, getHtmlSanitizer, getIcon, getIconName, getIconResource, getId, getParent, getStyleName, getUiComponentProperties, getUiProperties, getWidth, getWidthSizeUnit, getXmlDescriptor, hasSubscriptions, hasValidationError, isAttached, isCaptionAsHtml, isContextHelpTextHtmlEnabled, isDescriptionAsHtml, isEnabled, isEnabledRecursive, isHtmlSanitizerEnabled, isResponsive, isVisible, isVisibleRecursive, onContextHelpIconClick, publish, removeStyleName, sanitize, setAlignment, setApplicationContext, setCaption, setCaptionAsHtml, setContextHelpIconClickHandler, setContextHelpText, setContextHelpTextHtmlEnabled, setDebugId, setDescription, setDescriptionAsHtml, setEnabled, setFrame, setHeight, setHtmlSanitizerEnabled, setIcon, setIconFromSet, setId, setParent, setResponsive, setStyleName, setValidationError, setVisible, setWidth, setXmlDescriptor, unsubscribe, unwrap, unwrapComposition, unwrapCompositionOrNull, unwrapOrNull, withUnwrapped, withUnwrappedCompositionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jmix.ui.component.Component
addStyleName, getAlignment, getHeight, getHeightSizeUnit, getId, getParent, getStyleName, getWidth, getWidthSizeUnit, isEnabled, isEnabledRecursive, isResponsive, isVisible, isVisibleRecursive, removeStyleName, setAlignment, setEnabled, setHeight, setHeightAuto, setHeightFull, setId, setParent, setResponsive, setSizeAuto, setSizeFull, setStyleName, setVisible, setWidth, setWidthAuto, setWidthFull, unwrap, unwrapComposition, unwrapCompositionOrNull, unwrapOrNull, withUnwrapped, withUnwrappedCompositionMethods inherited from interface io.jmix.ui.component.Component.BelongToFrame
getFrame, setFrameMethods inherited from interface io.jmix.grapesjs.component.GrapesJsHtmlEditor
addBlocks, addPlugins, getCustomBlocks, getDisabledBlocks, getPlugins, removeCustomBlocks, removePlugins, runCommand, setCustomBlocks, setDisabledBlocks, setPlugins, stopCommandMethods inherited from interface io.jmix.ui.component.HasValue
addValueChangeListener, clear, getEmptyValue, getValue, isEmpty, setValue
-
Field Details
-
inlineCss
-
-
Constructor Details
-
GrapesJsNewsletterHtmlEditorImpl
public GrapesJsNewsletterHtmlEditorImpl()
-
-
Method Details
-
getInlineCss
- Specified by:
getInlineCssin interfaceGrapesJsNewsletterHtmlEditor
-
setInlineCss
- Specified by:
setInlineCssin interfaceGrapesJsNewsletterHtmlEditor
-