rpa.fieldspopup
Extension showing user field list with checkmarks.
BX.Rpa.FieldsPopup
Methods
Method | Description | Available from version |
---|---|---|
constructor(id: string, fields: Array, title: string) |
Constructor. Parameters:
|
|
getPopup(onSave: Function): Popup |
Returns a popup. | |
getButtons(onSave: Function): Array |
Returns array of buttons for popup. | |
getContent(): Element |
Returns node with contents for popup. | |
renderField({title, name, checked}): string |
Renders node with single field | |
show(): Promise |
Shows popup. Returns Promise , permitted when closing popup.
|
|
getSelectedFields(): Set |
Returns field with selected fields code. | |
close() |
Closes popup. |
© «Bitrix24», 2001-2024