Serialized Form

  • Package org.vaadin.tinymce

    • Class org.vaadin.tinymce.TinyMce

      class TinyMce extends com.vaadin.flow.component.Component implements Serializable
      • Serialized Fields

        • config
          elemental.json.JsonObject config
        • currentValue
          String currentValue
        • id
          String id
        • initialContentSent
          boolean initialContentSent
        • rawConfig
          String rawConfig
        • ta
          com.vaadin.flow.dom.Element ta
        • valueMapper
          org.github.legioth.field.ValueMapper<String> valueMapper