Klasse UiPanel.SetStretchContentCommand

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

public static class UiPanel.SetStretchContentCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • stretch

      protected boolean stretch
  • Konstruktordetails

    • SetStretchContentCommand

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

      public SetStretchContentCommand(String componentId, boolean stretch)
  • Methodendetails