Uses of Class
com._1c.g5.v8.dt.bsl.ui.BslDocumentationProvider
Packages that use BslDocumentationProvider
Package
Description
-
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 BslDocumentationProviderModifier and TypeMethodDescriptionBslCommentUiUtils.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 BslDocumentationProviderModifierConstructorDescriptionBslSelectionChangedListener
(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 BslDocumentationProviderModifierConstructorDescriptionBslEventsChooserDialog
(org.eclipse.swt.widgets.Shell parentShell, Map<String, org.eclipse.xtext.util.Triple<Event, ParamSet, Method>> allProposals, boolean needProcedureForEvent, boolean needAnnotations, boolean isRealDirective, 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 BslDocumentationProviderModifier and TypeFieldDescriptionprotected 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 BslDocumentationProviderModifierConstructorDescriptionBslHoverLocationListener
(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 BslDocumentationProviderModifier and TypeFieldDescriptionprotected BslDocumentationProvider
BslLocationListener.documentation
Constructors in com._1c.g5.v8.dt.bsl.ui.view with parameters of type BslDocumentationProviderModifierConstructorDescriptionBslLocationListener
(ISyntaxAssistBrowser browser, BslDocumentationProvider documentation) Constructor