Package com._1c.g5.v8.dt.bsl.contextdef
Interface IBslModuleContextDefService
- All Known Implementing Classes:
BslModuleContextDefService
public interface IBslModuleContextDefService
Gets
ContextDef from Bsl module-
Method Summary
Modifier and TypeMethodDescriptiongetContextDef(Module module) ComputeContextDefof Bsl modulegetModuleEvents(Module module) Gets collection of possibleEventfrom Bsl module
-
Method Details
-
getContextDef
ComputeContextDefof Bsl module- Parameters:
module- BslModule, can't benull- Returns:
ContextDefof module
-
getModuleEvents
Gets collection of possibleEventfrom Bsl module
-