new BlackBoxPartRetriever(url)
Constructs a new BlackBoxPartRetriever.
BlackBoxPartRetriever streams a .xod file hosted on a web server and display pages as they are available.
Note: As of version 6.0, directly constructing a part retriever is deprecated and the capability will be removed in a future version. Please use the PartRetrievers#getPartRetriever function instead.
Note: As of version 6.0, directly constructing a part retriever is deprecated and the capability will be removed in a future version. Please use the PartRetrievers#getPartRetriever function instead.
Parameters:
Name | Type | Description |
---|---|---|
url |
string | The URL of the file to load. May be relative to the current page. |