new ProjectChildList()
Contains a list of Project Children projects
- Source:
- Project/ProjectChildList.js, line 27
- See:
Properties:
Name | Type | Description |
---|---|---|
projects |
Array | Array of projects. |
Methods
-
generateUrl()
-
Overrides Resource's generateUrl method to return the request url
- Source:
- Project/ProjectChildList.js, line 46
- See:
-
loadPreset()
-
Overrides Resource's loadPreset method.
- Source:
- Project/ProjectChildList.js, line 40
- See:
-
loadSet(rObject)
-
Overrides Resource's loadSet method to set local variables after request.
Parameters:
Name Type Description rObject
json JSON representation of the loaded data. - Source:
- Project/ProjectChildList.js, line 56
- See: