|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.daypilot.ui.args.calendar.EventActionArgs
org.daypilot.ui.args.calendar.EventResizeArgs
public class EventResizeArgs
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 |
---|
public EventResizeArgs()
Method Detail |
---|
public DateTime getNewStart()
public DateTime getNewEnd()
public static EventResizeArgs fromJSON(JSONObject params, JSONObject data)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |