org.daypilot.ui.args.calendar
Class EventClickArgs

java.lang.Object
  extended by org.daypilot.ui.args.calendar.EventActionArgs
      extended by org.daypilot.ui.args.calendar.EventClickArgs

public class EventClickArgs
extends EventActionArgs


Constructor Summary
EventClickArgs()
           
 
Method Summary
static EventClickArgs fromJSON(JSONObject params, JSONObject data)
           
 
Methods inherited from class org.daypilot.ui.args.calendar.EventActionArgs
getData, getEnd, getStart, getText, getValue, loadEvent, setData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventClickArgs

public EventClickArgs()
Method Detail

fromJSON

public static EventClickArgs fromJSON(JSONObject params,
                                      JSONObject data)


Version 1.0.453
Copyright © 2012 Annpoint, s.r.o. All Rights Reserved.