Klasse UiFormSectionFloatingField

java.lang.Object
org.teamapps.dto.UiFormSectionFloatingField
Alle implementierten Schnittstellen:
UiObject

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

    • field

      protected UiClientObjectReference field
    • minWidth

      protected int minWidth
    • maxWidth

      protected int maxWidth
    • minHeight

      protected int minHeight
    • maxHeight

      protected int maxHeight
  • Konstruktordetails

    • UiFormSectionFloatingField

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

      public UiFormSectionFloatingField(UiClientObjectReference field)
  • Methodendetails