Protected
Readonly
fileReadonly
idA unique id for this provider.
Readonly
labelA human-readable name for this provider.
Test whether this provider can provide property data for the given selection. Return a nonzero number if this provider can provide; otherwise it cannot. Never reject.
A returned value indicating a priority of this provider.
Protected
getProtected
isProtected
isProvide property data for the given selection.
Resolve to a property view content widget.
Never reject if canHandle
returns a positive number; otherwise should reject.
This data service provides property data for FileSelections and selections of Navigatables.