Serialized Form

  • Package org.vaadin.hugerte

    • Class org.vaadin.hugerte.HugeRte

      class HugeRte extends com.vaadin.flow.component.customfield.CustomField<String> implements Serializable
      • Serialized Fields

        • basicEditorCreated
          boolean basicEditorCreated
        • config
          elemental.json.JsonObject config
        • connectorInitialized
          boolean connectorInitialized
        • currentValue
          String currentValue
        • debounceTimeout
          int debounceTimeout
        • domListenerRegistration
          com.vaadin.flow.dom.DomListenerRegistration domListenerRegistration
        • editorContainer
          com.vaadin.flow.dom.Element editorContainer
        • enabled
          boolean enabled
        • id
          String id
        • initialContentSent
          boolean initialContentSent
        • rawConfig
          String rawConfig
        • readOnly
          boolean readOnly
    • Exception org.vaadin.hugerte.HugeRte.AlreadyInitializedException

      class AlreadyInitializedException extends RuntimeException implements Serializable