|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.daypilot.ui.args.calendar.CommandArgs
public class CommandArgs
Constructor Summary | |
---|---|
CommandArgs()
|
Method Summary | |
---|---|
static CommandArgs |
fromJSON(JSONObject params,
JSONObject data)
|
java.lang.String |
getCommand()
|
JSONObject |
getData()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandArgs()
Method Detail |
---|
public java.lang.String getCommand()
public JSONObject getData()
public static CommandArgs fromJSON(JSONObject params, JSONObject data)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |