Modifier and Type | Class and Description |
---|---|
class |
AssignmentViewColumn
Project's view class.
|
class |
GanttChartColumn
Project's view class
|
class |
ResourceViewColumn
Project's view class used in ResourceUsage view and ResourceSheet view.
|
Modifier and Type | Method and Description |
---|---|
ViewColumn |
TaskTextStyleEventArgs.getColumn()
Gets
ViewColumn to which the currently rendered cell belongs. |
Modifier and Type | Method and Description |
---|---|
List<ViewColumn> |
ProjectView.getColumns()
Gets the project view columns.
|
Constructor and Description |
---|
ProjectView(Iterable<ViewColumn> columns)
Initializes a new instance of the
ProjectView class. |