All Downloads are FREE. Search and download functionalities are using the official Maven repository.

components.widgets.Calendar.CalendarWidget.meta.json Maven / Gradle / Ivy

The newest version!
{
  "Page_Calendar": {
    "id": "$testTableJson",
    "src": "CalendarWidget",
    "calendar": {
      "id": "$testTableJson",
      "models": {
        "datasource": [],
        "filter": {},
        "multi": []
      },
      "height": "500px",
      "date": "2020-06-10",
      "defaultView": "day",
      "views": [ "day", "week", "month", "agenda" ],
      "titleFieldId": "name",
      "tooltipFieldId": "tooltip",
      "allDayFieldId": "allDay",
      "startFieldId": "begin",
      "endFieldId": "end",
      "cellColorFieldId": "color",
      "disabledFieldId": "disabled",
      "markDaysOff": true,
      "onSelectSlot": {},
      "onSelectEvent": {},
      "selectable": true,
      "step": 60,
      "timeslots": 3,
      "formats": {},
      "actionOnSelectEvent": {
        "type": "n2o/button/Dummy"
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy