Uses of Class
com._1c.g5.v8.dt.bsl.ui.BslDocumentationProvider
-
-
Uses of BslDocumentationProvider in com._1c.g5.v8.dt.bsl.ui.contentassist
Methods in com._1c.g5.v8.dt.bsl.ui.contentassist with parameters of type BslDocumentationProvider Modifier and Type Method Description static BslDocumentationProvider.DocumentContent
BslCommentUiUtils. parseTemplateComment(List<String> template, Method method, BslDocumentationProvider documentation, boolean oldFormat)
Parses comment for method.Constructors in com._1c.g5.v8.dt.bsl.ui.contentassist with parameters of type BslDocumentationProvider Constructor Description BslSelectionChangedListener(org.eclipse.jface.text.ITextViewer viewer, org.eclipse.jface.text.link.LinkedModeModel model, List<com._1c.g5.v8.dt.bsl.ui.contentassist.BslProposalProvider.LinkedPositionInfo> allInfo, BslDocumentationProvider documentation)
Create newITextListener
andILinkedModeListener
for show additional information for
parameters in method, which was chosen by user with content-assistParametersHoverInfoControl(BslDocumentationProvider documentation)
Constructor -
Uses of BslDocumentationProvider in com._1c.g5.v8.dt.bsl.ui.event
Constructors in com._1c.g5.v8.dt.bsl.ui.event with parameters of type BslDocumentationProvider Constructor Description BslEventsChooserDialog(org.eclipse.swt.widgets.Shell parentShell, Map<String,org.eclipse.xtext.util.Triple<Event,ParamSet,Method>> allProposals, boolean needProcedureForEvent, boolean needAnnotations, BslDocumentationProvider documentation, boolean isRussian)
Initialize -
Uses of BslDocumentationProvider in com._1c.g5.v8.dt.bsl.ui.event.handler
Fields in com._1c.g5.v8.dt.bsl.ui.event.handler declared as BslDocumentationProvider Modifier and Type Field Description protected BslDocumentationProvider
AbstractBslModuleEventsHandler. documentation
-
Uses of BslDocumentationProvider in com._1c.g5.v8.dt.bsl.ui.hover
Constructors in com._1c.g5.v8.dt.bsl.ui.hover with parameters of type BslDocumentationProvider Constructor Description BslHoverLocationListener(org.eclipse.xtext.ui.editor.hover.html.IXtextBrowserInformationControl control, BslDocumentationProvider documentation)
Initialize byIXtextBrowserInformationControl
InvocationParametersHoverHandler(BslDocumentationProvider documentation)
Constructor -
Uses of BslDocumentationProvider in com._1c.g5.v8.dt.bsl.ui.view
Fields in com._1c.g5.v8.dt.bsl.ui.view declared as BslDocumentationProvider Modifier and Type Field Description protected BslDocumentationProvider
BslLocationListener. documentation
Constructors in com._1c.g5.v8.dt.bsl.ui.view with parameters of type BslDocumentationProvider Constructor Description BslLocationListener(ISyntaxAssistBrowser browser, BslDocumentationProvider documentation)
Constructor
-