Klasse UiRichTextEditor.SetMaxHeightCommand

java.lang.Object
org.teamapps.dto.UiRichTextEditor.SetMaxHeightCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiRichTextEditor

public static class UiRichTextEditor.SetMaxHeightCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • maxHeight

      protected int maxHeight
  • Konstruktordetails

    • SetMaxHeightCommand

      @Deprecated public SetMaxHeightCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • SetMaxHeightCommand

      public SetMaxHeightCommand(String componentId, int maxHeight)
  • Methodendetails