Package com._1c.g5.v8.dt.bsl.ui.view
Interface BslInfoView.IVersionedBrowserInput
-
- All Known Implementing Classes:
BslEObjectHoverProvider.BslBrowserInput
,BslInfoView.TextBrowserInput
,BslInfoView.URLBrowserInput
- Enclosing class:
- BslInfoView
public static interface BslInfoView.IVersionedBrowserInput
Special extension fororg.eclipse.jface.internal.text.html.BrowserInpu
The classes implements this interface must be contains actual version project for content that they have
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Version
getActualVersion()
ActualVersion
of project corresponding to content oforg.eclipse.jface.internal.text.html.BrowserInpu
-