T
- the type of data item to apply topublic interface EclipseTreeContribution<T> extends TreeContribution<T>
contribution
for the
eclipse modular tree controller
.Modifier and Type | Method and Description |
---|---|
default boolean |
appliesToTree(java.lang.String treeId) |
default java.lang.String |
getContributionId() |
default int |
getContributionRanking() |
appliesTo, getDataType
default boolean appliesToTree(java.lang.String treeId)
treeId
- the id of the tree to fetch appropriate contribution classes fordefault java.lang.String getContributionId()
default int getContributionRanking()
precedence