Modifier and Type | Method and Description |
---|---|
java.util.List |
ILogGanttModelToTreeGridUIBuilder.getActivityColumns(IGanttConfigInfo info) |
static java.util.List |
GanttUtil.getActivityColumns(IGanttConfigInfo info) |
static java.util.List |
GanttUtil.getResourceColumns(IGanttConfigInfo info) |
protected void |
ILogGanttModelToTreeGridUIBuilder.preprocessColumns(UIOptions options,
MXGanttModel model,
IGanttConfigInfo info,
java.util.List columns)
Pre-Process to the columns before rendering them.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CrewWorkUISerializer.preprocessColumns(UIOptions options,
MXGanttModel model,
IGanttConfigInfo info,
java.util.List columns) |
protected void |
CrewAssignUISerializer.preprocessColumns(UIOptions options,
MXGanttModel model,
IGanttConfigInfo info,
java.util.List columns) |
Modifier and Type | Method and Description |
---|---|
IGanttConfigInfo |
GRSchedule.getGanttConfigInfo() |
Modifier and Type | Method and Description |
---|---|
IGanttConfigInfo |
GWASchedule.getGanttConfigInfo() |
Modifier and Type | Method and Description |
---|---|
IGanttConfigInfo |
Schedule.getGanttConfigInfo() |
Modifier and Type | Class and Description |
---|---|
class |
GanttConfig |
class |
GanttConfigInfo |
Modifier and Type | Method and Description |
---|---|
IGanttConfigInfo |
MXGanttModel.getGanttConfigInfo()
Get the Gannt config info for the model
|
IGanttConfigInfo |
IMXGanttModel.getGanttConfigInfo() |
Modifier and Type | Method and Description |
---|---|
void |
MXGanttModel.setGanttConfigInfo(IGanttConfigInfo ganttConfigInfo)
Set the Gannt config info for the model
|