Package org.daypilot.ui.args.scheduler
Class EventBubbleArgs
java.lang.Object
org.daypilot.ui.args.common.DayPilotArgs
org.daypilot.ui.args.scheduler.EventActionArgs
org.daypilot.ui.args.scheduler.EventBubbleArgs
-
Field Summary
Fields inherited from class org.daypilot.ui.args.common.DayPilotArgs
data
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic EventBubbleArgs
fromJSON
(JSONObject params, JSONObject data) void
setBubbleHTML
(String bubbleHTML) Methods inherited from class org.daypilot.ui.args.scheduler.EventActionArgs
getEnd, getId, getJoin, getRecurrentMasterId, getResource, getStart, getTags, getText, getValue, isRecurrent, isRecurrentException, loadEvent, setJoin
Methods inherited from class org.daypilot.ui.args.common.DayPilotArgs
getData, setData
-
Constructor Details
-
EventBubbleArgs
public EventBubbleArgs()
-
-
Method Details
-
fromJSON
-
getBubbleHTML
-
setBubbleHTML
-