Skip to content

ENH: Added the ability to specify the View when displaying the Resource

Both displayResource and displayResourceOnServer methods now take in an optional view parameter. If the view is set, then it will be used to display the resource, else the resource's top level view will be used.

This addresses issue #460 (closed) .

Edited by Robert M. O'Bara

Merge request reports