mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-23 13:11:05 +03:00
docs(1c-form-spec): RadioButtonField перенесён в статистику (~8.5% форм БП)
Замер по acc_8.3.24: 658 из 7723 форм содержат RadioButtonField (всего 1389 элементов). Раньше ошибочно числился среди не встреченных. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
5690c82ab8
commit
60de083a05
@@ -1199,6 +1199,7 @@ ChildItems
|
||||
| Popup | ~40% |
|
||||
| PictureDecoration | ~40% |
|
||||
| PictureField | ~15% |
|
||||
| RadioButtonField | ~8.5% |
|
||||
| CalendarField | ~5% |
|
||||
|
||||
---
|
||||
@@ -1207,7 +1208,6 @@ ChildItems
|
||||
|
||||
Следующие элементы управления существуют в платформе, но не использованы в БП 3.0:
|
||||
|
||||
- `RadioButtonField`
|
||||
- `TrackBarField`
|
||||
- `ProgressBarField`
|
||||
- `TextDocumentField`
|
||||
|
||||
Reference in New Issue
Block a user