public interface HasResourceChart
IlvScheduleChart
should implement this interface so that
the state of their chart can be saved during saves.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getChartId()
Return a unique id for the chart
|
ilog.views.gantt.IlvScheduleChart |
getResourceChart()
Return the current
IlvScheduleChart instance for the view |