IDV
IDV copied to clipboard
Add property that disables IDV version check.
This adds a property, idv.doversioncheck, to allow/disallow IDV version checking. Default behavior is to always perform the check.
This approach allows subclasses of IntegratedDataViewer to simply override initInner() and set idv.doversioncheck to false before calling the IDV's initInner().