Documentation

BX.UI.StepProcessing.ProcessManager

Register for process instances at the page.


Title Description
static create(props: ProcessOptions): Process Creates new instance for class object Process. Input parameters ProcessOptions.
static get(id: string): ?Process Returns instance of class object Process by its unique code within page.
static has(id: string): boolean Checks for object availability matching to code.
static delete(id: string): void Deletes process object matching to code.


© «Bitrix24», 2001-2024
Up