Package | Description |
---|---|
ilog.views.gantt.xml |
This package contains readers and writers that allow
read/write Gantt data from/to org.w3c.dom.Element objects.
|
Modifier and Type | Method and Description |
---|---|
IlvTimeReader |
IlvSimpleActivityReader.getTimeReader()
Returns the time reader that is used to read the start time and the end
time of the activity.
|
IlvTimeReader |
IlvActivityReader.getTimeReader()
Returns the time reader that is used to read the start time and the end
time of the activity.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSimpleActivityReader.setTimeReader(IlvTimeReader reader)
Sets the time reader that is used to read the start time and the end
time of the activity.
|
void |
IlvActivityReader.setTimeReader(IlvTimeReader reader)
Sets the time reader that is used to read the start time and the end time
of the activity.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.