Class ResizableTextAreaSettings

java.lang.Object
io.jmix.ui.settings.component.ResizableTextAreaSettings
All Implemented Interfaces:
ComponentSettings

public class ResizableTextAreaSettings extends Object implements ComponentSettings
  • Field Details

    • id

      protected String id
    • width

      protected String width
    • height

      protected String height
  • Constructor Details

    • ResizableTextAreaSettings

      public ResizableTextAreaSettings()
  • Method Details