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.IMethodicalBrowserInputSpecial extension fororg.eclipse.jface.internal.text.html.BrowserInpuThe classes implements the interface must be contains url to methodical information
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMethodicalLink()Gets url to methodical information
 
- 
- 
- 
Method Detail- 
getMethodicalLinkString 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
 
 
- 
 
-