API
Class

EventsLoadEvent ($UI/system/components/justep/calendar/calendar#EventsLoadEvent)

使用范围:UI2

Contents

class EventsLoadEvent ($UI/system/components/justep/calendar/calendar#EventsLoadEvent)

日程事件加载事件类

See OnEventsLoad

Constructor Top

  EventsLoadEvent ()

Properties Top

Date begin

需要加载事件时间要在begin和end之间发生的

Date begin

需要加载事件时间要在begin和end之间发生的

Date end

需要加载事件时间要在begin和end之间发生的

Date end

需要加载事件时间要在begin和end之间发生的

Calendar source

日程组件js对象

Calendar source

日程组件js对象

String timezone

时区

String timezone

时区

Constructor details Top

public EventsLoadEvent ()

日程事件加载事件类

See OnEventsLoad

Properties Detail Top

public Date begin

需要加载事件时间要在begin和end之间发生的

public Date begin

需要加载事件时间要在begin和end之间发生的

public Date end

需要加载事件时间要在begin和end之间发生的

public Date end

需要加载事件时间要在begin和end之间发生的

public Calendar source

日程组件js对象

public Calendar source

日程组件js对象

public String timezone

时区

public String timezone

时区