Class RowBubbleArgs
java.lang.Object
org.daypilot.ui.args.gantt.RowBubbleArgs
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic RowBubbleArgsfromJSON(JSONObject params, JSONObject data) getData()getId()voidsetBubbleHTML(String bubbleHTML)  
- 
Constructor Details
- 
RowBubbleArgs
public RowBubbleArgs() 
 - 
 - 
Method Details
- 
fromJSON
 - 
getBubbleHTML
 - 
setBubbleHTML
 - 
getId
 - 
getData
 
 -