History
Base class for elements, displaying updates implemented for the element. Descendant to element base class.
BX.UI.Timeline.History
Class contains sets of helper classes for rendering element parts that were updated.
This class has descendants:
- Comment - element with comment;
- FieldsChange - element with element updates data;
- StageChange - element with stage updates data;
- TaskComplete - entry on completed task from
rpa
module.
Methods
Method | Description | Available from version |
---|---|---|
renderHeader(): ?Element | Renders top portion of element with header, time and user data. | |
renderStageChange(): ?Element | When stage was updated, method returns DOM element with information about old and new stage. | |
renderFieldsChange(): ?Element | When fields are updated, the method returns DOM element with information about updated fields. |
© «Bitrix24», 2001-2024