Class Configuration.MonthGridOptions

java.lang.Object
org.vaadin.addons.componentfactory.schedulexcalendar.Configuration.MonthGridOptions
All Implemented Interfaces:
Serializable
Enclosing class:
Configuration

public static class Configuration.MonthGridOptions extends Object implements Serializable
See Also:
  • Constructor Details

    • MonthGridOptions

      public MonthGridOptions()
  • Method Details

    • getnEventsPerDay

      public Integer getnEventsPerDay()
    • setnEventsPerDay

      public void setnEventsPerDay(Integer nEventsPerDay)
    • toJson

      public elemental.json.JsonObject toJson()