Build Information
Author |
Fred McGuirk |
Date |
Oct 31, 2006 |
Outputfile |
WorkspaceResourceBuilder.pvc |
Forcelinenumbers |
false |
Methods
FUNCTION add(name$, path$, childList$, propList)
Add a new property into object to be created. This method is a stub that will be over-ridden by the child classes.
|
Parameter | Description |
name$ |
The name of the resource. |
path$ |
The path to the resource within the project. |
childList$ |
A comma-separated list of children for this resource. |
propList |
A reference to [ProvideX Library Class:*obj/group] which is a collection of [ProvideX Class:ResourceProperty] |
|
Methods inherited from: AbstractResourceBuilder
add(), build(), isCancelled(), setCancelled()