# Checkbox

URL: https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Sale\Delivery\ExtraServices\Checkbox`
Модуль: Sale.

Исходный файл: `source/sale/lib/delivery/extra_services/checkbox.php:10`

## Методы (28)

- [`__construct()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/__construct/)
- [`canManagerEditValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/canmanagereditvalue/)
- [`canUserEditValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/canusereditvalue/)
- [`getAdminDefaultControl()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getadmindefaultcontrol/)
- [`static getAdminParamsControl()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getadminparamscontrol/)
- [`static getAdminParamsName()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getadminparamsname/)
- [`static getClassTitle()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getclasstitle/)
- [`getCode()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getcode/)
- [`getCost()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getcost/)
- [`getCostShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getcostshipment/)
- [`getDescription()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getdescription/)
- [`getDisplayValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getdisplayvalue/)
- [`getEditControl()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/geteditcontrol/)
- [`getId()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getid/)
- [`getInitial()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getinitial/)
- [`getName()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getname/)
- [`getOperatingCurrency()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getoperatingcurrency/)
- [`getParams()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getparams/)
- [`getPrice()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getprice/) (устаревший)
- [`getPriceShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getpriceshipment/)
- [`getValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getvalue/)
- [`getViewControl()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/getviewcontrol/)
- [`static isEmbeddedOnly()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/isembeddedonly/)
- [`static isInner()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/isinner/)
- [`isStore()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/isstore/)
- [`static prepareParamsToSave()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/prepareparamstosave/)
- [`setOperatingCurrency()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/setoperatingcurrency/)
- [`setValue()`](https://chugunov.pro/api-bitrix/sale/delivery/extraservices/checkbox/setvalue/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sale-Delivery-ExtraServices-Checkbox.html
