См. определение в файле snippet.php строка 18
◆ getApplyButton()
getApplyButton |
( |
array | $params | ) |
|
Gets apply button
- Аргументы
-
- Возвращает
- array
См. определение в файле snippet.php строка 187
◆ getCancelEditButton()
Gets cancel button
- Возвращает
- array
См. определение в файле snippet.php строка 59
◆ getEditAction()
Gets edit actions
- Возвращает
- array
См. определение в файле snippet.php строка 112
◆ getEditButton()
Gets edit button
- Возвращает
- array
См. определение в файле snippet.php строка 85
◆ getForAllCheckbox()
Gets for all checkbox
- Возвращает
- array
См. определение в файле snippet.php строка 236
◆ getRemoveAction()
Gets remove acions
- Возвращает
- array
См. определение в файле snippet.php строка 164
◆ getRemoveButton()
Gets remove button
- Возвращает
- array
См. определение в файле snippet.php строка 130
◆ getSaveEditButton()
Gets save button
- Возвращает
- array
См. определение в файле snippet.php строка 33
◆ getSendSelectedButton()
getSendSelectedButton |
( |
?string | $confirmMessage = null | ) |
|
Gets apply button with action Grid.sendSelected
.
- Аргументы
-
string | null | $confirmMessage | if need confirm before send |
- Возвращает
- array
См. определение в файле snippet.php строка 203
◆ setButtonActions()
setButtonActions |
( |
array & | $button, |
|
|
array | $actions ) |
Setup button onChange event handlers.
- Аргументы
-
array | $button | Button params. |
array | $actions | OnChange action params. |
См. определение в файле snippet.php строка 260
◆ $applyButton
◆ $cancelButton
◆ $editButton
◆ $forAllCheckbox
◆ $removeButton
◆ $saveAndCancelButtons
◆ $saveButton