Uses of Interface
com._1c.g5.v8.dt.addin.model.AddIn
Packages that use AddIn
Package
Description
-
Uses of AddIn in com._1c.g5.v8.dt.addin.model
Methods in com._1c.g5.v8.dt.addin.model that return AddInModifier and TypeMethodDescriptionAddInFactory.createAddIn()Returns a new object of class 'Add In'.Methods in com._1c.g5.v8.dt.addin.model with parameters of type AddInModifier and TypeMethodDescriptionstatic StringAddInExtension.buildAddInContentBlobFqn(AddIn addIn) Builds add-in content blob FQN.static InputStreamAddInExtension.getContent(AddIn addIn) Gets the contents of the specifiedAddIninstance.static voidAddInExtension.setContent(AddIn addIn, InputStream content) Sets the contents of the specifiedAddIninstance. -
Uses of AddIn in com._1c.g5.v8.dt.addin.model.impl
Classes in com._1c.g5.v8.dt.addin.model.impl that implement AddInMethods in com._1c.g5.v8.dt.addin.model.impl that return AddIn -
Uses of AddIn in com._1c.g5.v8.dt.addin.model.util
Methods in com._1c.g5.v8.dt.addin.model.util with parameters of type AddIn