public interface GanttChartItem
| Modifier and Type | Method and Description |
|---|---|
void |
addBackgroundStrip(GanttChartItemStrip bgStrip) |
JSONObject |
getAsJson() |
String |
getDateFrom() |
String |
getDateTo() |
Long |
getEntityId() |
double |
getFrom() |
String |
getName() |
String |
getRowName() |
double |
getTo() |
GanttChartItemTooltip |
getTooltip() |
void addBackgroundStrip(GanttChartItemStrip bgStrip)
JSONObject getAsJson()
throws JSONException
JSONExceptionString getDateFrom()
String getDateTo()
Long getEntityId()
double getFrom()
String getName()
String getRowName()
double getTo()
GanttChartItemTooltip getTooltip()
Copyright © 2010-2025 Qcadoo Limited