Class ComboBox

Combobox with list of strings

class ComboBox
  : ComboBoxBase

Constructors

NameDescription
this ()

Fields

TypeNameDescription
const(dstring)[]
items

3 inherited fields

Methods

NameDescription
buildArrow ()
buildBody ()
buildList ()
createElement ()
itemCount ()
updateElement (el)

9 inherited methods

Inner classes

NameDescription
State