Klasse GeneratedEnhancedRichTextEditor.PlaceholderAppearanceChangedEvent<R extends GeneratedEnhancedRichTextEditor<R,?>>

java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<R>
com.vaadin.componentfactory.GeneratedEnhancedRichTextEditor.PlaceholderAppearanceChangedEvent<R>
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
GeneratedEnhancedRichTextEditor<R extends GeneratedEnhancedRichTextEditor<R,T>,T>

@DomEvent("placeholder-appearance-change") public static class GeneratedEnhancedRichTextEditor.PlaceholderAppearanceChangedEvent<R extends GeneratedEnhancedRichTextEditor<R,?>> extends com.vaadin.flow.component.ComponentEvent<R>
Siehe auch:
  • Konstruktordetails

    • PlaceholderAppearanceChangedEvent

      public PlaceholderAppearanceChangedEvent(R source, boolean fromClient, @EventData("event.detail") elemental.json.JsonObject detail)
  • Methodendetails

    • getAltAppearance

      public Boolean getAltAppearance()
    • getAppearanceLabel

      public String getAppearanceLabel()