Klasse UiInfiniteItemView2.SetSelectionEnabledCommand

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

public static class UiInfiniteItemView2.SetSelectionEnabledCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • selectionEnabled

      protected boolean selectionEnabled
  • Konstruktordetails

    • SetSelectionEnabledCommand

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

      public SetSelectionEnabledCommand(String componentId, boolean selectionEnabled)
  • Methodendetails