Class UiFormSectionFloatingField

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

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

    • field

      protected UiClientObjectReference field
    • minWidth

      protected int minWidth
    • maxWidth

      protected int maxWidth
    • minHeight

      protected int minHeight
    • maxHeight

      protected int maxHeight
  • Constructor Details

    • UiFormSectionFloatingField

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

      public UiFormSectionFloatingField​(UiClientObjectReference field)
  • Method Details