public interface IOutlineContribution
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes of this contribution.
|
void |
init(ICommonOutlinePage outlinePage)
Initializes this contribution.
|
void init(ICommonOutlinePage outlinePage)
outlinePage
- the contribution's outline page
(never null
)void dispose()
init()
has been called.
This method has no effect if this contribution has already
been disposed.Copyright (c) 2014, 2019 1C-Soft LLC and others. Made available under the Eclipse Public License 2.0