public interface IDetailPane2 extends IDetailPane
site
directly.
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
ISelectionProvider |
getSelectionProvider()
Request the selection provider of this detail pane.
|
createControl, display, dispose, getDescription, getID, getName, init, setFocus
ISelectionProvider getSelectionProvider()
This method is called on every focus change of the Control
returned by createControl(Composite)
.
null
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.