org.daypilot.ui.args.calendar
Class EventResizeArgs

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

public class EventResizeArgs
extends EventActionArgs


Constructor Summary
EventResizeArgs()
           
 
Method Summary
static EventResizeArgs fromJSON(JSONObject params, JSONObject data)
           
 DateTime getNewEnd()
           
 DateTime getNewStart()
           
 
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

EventResizeArgs

public EventResizeArgs()
Method Detail

getNewStart

public DateTime getNewStart()

getNewEnd

public DateTime getNewEnd()

fromJSON

public static EventResizeArgs fromJSON(JSONObject params,
                                       JSONObject data)


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