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