Package org.daypilot.data
Class TaskColumn
java.lang.Object
org.daypilot.data.TaskColumn
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TaskColumn
fromJSON
(JSONObject input) getTitle()
int
getWidth()
void
setProperty
(String property) void
void
setWidth
(int width) toJSON()
-
Constructor Details
-
TaskColumn
public TaskColumn() -
TaskColumn
-
-
Method Details
-
toJSON
-
fromJSON
-
getWidth
public int getWidth() -
setWidth
public void setWidth(int width) -
getProperty
-
setProperty
-
getTitle
-
setTitle
-