Class UiResponsiveGridLayoutPolicy

java.lang.Object
org.teamapps.dto.UiResponsiveGridLayoutPolicy
All Implemented Interfaces:
UiObject

public class UiResponsiveGridLayoutPolicy extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • minApplicableWidth

      protected int minApplicableWidth
    • descriptor

      protected UiGridLayout descriptor
  • Constructor Details

    • UiResponsiveGridLayoutPolicy

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

      public UiResponsiveGridLayoutPolicy(int minApplicableWidth, UiGridLayout descriptor)
  • Method Details