Package com._1c.g5.v8.dt.bsl.ui.view
Interface BslInfoView.IMethodicalBrowserInput
- All Known Implementing Classes:
BslInfoView.TextBrowserInput
,BslInfoView.URLBrowserInput
- Enclosing class:
- BslInfoView
public static interface BslInfoView.IMethodicalBrowserInput
Special extension for
org.eclipse.jface.internal.text.html.BrowserInpu
The classes implements the interface must be contains url to methodical information-
Method Summary
-
Method Details
-
getMethodicalLink
String getMethodicalLink()Gets url to methodical information- Returns:
- url to methodical information, never
null
. Can be empty string if there is no link to methodical information
-