Sets the current globally active breakpoint system. The active breakpoint system is used for grid function as the default system if no system is provided as an argument.
setActiveBreakpointSystem(system)A string with the name of a registered breakpoint system, or a breakpoint system object generated with breakpointSystem. If a breakpoint system object is used, it will be registered as well.
A breakpoint system object.