new ProjectVersionList()
        A List of project versions
    
    
    
    
    
    
    
    
    
- Source:
- Project/ProjectVersionList.js, line 28
 
- See:
Properties:
| Name | Type | Description | 
|---|---|---|
| versions | Array | Array of versions. | 
Methods
- 
    generateUrl()
- 
    
    
    Overrides Resource's generateUrl method to return the request url- Source:
- Project/ProjectVersionList.js, line 47
 
- See:
 
- 
    loadPreset()
- 
    
    
    Overrides Resource's loadPreset method.- Source:
- Project/ProjectVersionList.js, line 41
 
- See:
 
- 
    loadSet(rObject)
- 
    
    
    Overrides Resource's loadSet method to set local variables after request.Parameters:Name Type Description rObjectjson JSON representation of the loaded data. - Source:
- Project/ProjectVersionList.js, line 57
 
- See:
 
