Klasse UiGridForm.UpdateLayoutPoliciesCommand

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

public static class UiGridForm.UpdateLayoutPoliciesCommand extends Object implements UiCommand<Void>
  • Felddetails

  • Konstruktordetails

    • UpdateLayoutPoliciesCommand

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

      public UpdateLayoutPoliciesCommand(String componentId, List<UiFormLayoutPolicy> layoutPolicies)
  • Methodendetails