java.lang.Object
io.jmix.fullcalendarflowui.kit.component.model.option.CalendarOption
io.jmix.fullcalendarflowui.kit.component.model.option.DayMaxEventRows
All Implemented Interfaces:
Serializable

public class DayMaxEventRows extends CalendarOption
INTERNAL.
See Also:
  • Field Details

    • defaultEnabled

      protected boolean defaultEnabled
    • max

      protected Integer max
  • Constructor Details

    • DayMaxEventRows

      public DayMaxEventRows()
  • Method Details

    • isDefaultEnabled

      public boolean isDefaultEnabled()
    • setEnabled

      public void setEnabled(boolean limited)
    • getMax

      @Nullable public Integer getMax()
    • setMax

      public void setMax(@Nullable Integer max)