Klasse UiItemView.SetFilterCommand

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

public static class UiItemView.SetFilterCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • filter

      protected String filter
  • Konstruktordetails

    • SetFilterCommand

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

      public SetFilterCommand(String componentId, String filter)
  • Methodendetails