| Package | Description |
|---|---|
| org.mpxj | |
| org.mpxj.reader |
| Modifier and Type | Method and Description |
|---|---|
ProjectContext |
ProjectCalendar.getProjectContext()
Retrieves the parent ProjectContext for this calendar.
|
ProjectContext |
ProjectFile.getProjectContext()
Retrieves the parent ProjectContext for this project.
|
ProjectContext |
Resource.getProjectContext()
Retrieves the parent ProjectContext for this resource.
|
| Constructor and Description |
|---|
ProjectCalendar(ProjectContext context,
boolean temporaryCalendar)
Internal constructor.
|
ProjectCalendarContainer(ProjectContext context)
Constructor.
|
ProjectFile(ProjectContext context)
Constructor allowing a ProjectContext instance to be passed.
|
ResourceContainer(ProjectContext context)
Constructor.
|
StructuredNotes(ProjectContext context,
Integer uniqueID,
NotesTopic topic,
Notes notes)
Constructor.
|
TemporaryCalendar(ProjectContext context)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractProjectReader.addListenersToContext(ProjectContext context)
Common method to add listeners to a project.
|
Copyright © 2000–2025 MPXJ. All rights reserved.