API
Class

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

使用范围:UI2

Contents

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

当日程事件被选择事件

See OnEventsSelected

Constructor Top

  EventsSelectedEvent ()

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 EventsSelectedEvent ()

当日程事件被选择事件

See OnEventsSelected

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

时区