Protected
Readonly
contributionsReadonly
idA unique id for this provider.
Readonly
labelA human-readable name for this provider.
Protected
propertyProtected
treeTest whether this provider can provide a widget for the given selection. A returned value indicating a priority of this provider.
the global selection object
a nonzero number if this provider can provide; otherwise it cannot; never reject
Protected
getProtected
isProtected
isProtected
prioritizeProvide a widget for the given selection.
Never reject if canHandle
return a positive number; otherwise should reject.
the global selection object
a resolved property view content widget.
Provides the ResourcePropertyViewTreeWidget for FileSelections and selections of Navigatables.