Klasse UiRichTextEditor.SetMinHeightCommand

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

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

    • componentId

      protected String componentId
    • minHeight

      protected int minHeight
  • Konstruktordetails

    • SetMinHeightCommand

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

      public SetMinHeightCommand(String componentId, int minHeight)
  • Methodendetails