Class FloatComboBoxItem

ComboBox based setting with floating point keys (actualy, fixed point digits after period is specidied by divider constructor parameter)

Inherits from

Constructors

Name Description
this

Fields

Name Type Description
_divider long
_items StringListValue[]
_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 create setting widget

Authors

Copyright

License