Class GrapesJsCustomCodePlugin
java.lang.Object
io.jmix.messagetemplatesflowui.kit.component.GrapesJsPlugin
io.jmix.messagetemplatesflowui.component.plugin.GrapesJsCustomCodePlugin
- All Implemented Interfaces:
Serializable
@Component("msgtmp_GrapesJsCustomCodePlugin")
public class GrapesJsCustomCodePlugin
extends GrapesJsPlugin
The plugin adds the possibility to embed custom code as a block.
- See Also:
-
Field Summary
FieldsFields inherited from class io.jmix.messagetemplatesflowui.kit.component.GrapesJsPlugin
name, options
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.messagetemplatesflowui.kit.component.GrapesJsPlugin
getName, getOptions, setOptions
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
GrapesJsCustomCodePlugin
public GrapesJsCustomCodePlugin()
-