Class CheckboxItem
checkbox setting
Constructors
| Name | Description |
|---|---|
this
(id, label, inverse)
|
Fields
| Name | Type | Description |
|---|---|---|
_id
|
string | |
_label
|
UIString | |
_page
|
SettingsPage |
Properties
| Name | Type | Description |
|---|---|---|
id[get]
|
string | setting path, e.g. "editor/tabSize" |
label[get]
|
UIString |
Methods
| Name | Description |
|---|---|
createWidgets
(settings)
|
create setting widget |