# class Combo



Combo inherits from Widget


# MEMBERS

# member read-only count

Type: Number

# member currentIndex

Type: Number

# member currentText

Type: String

# FUNCTIONS

# function addItem(text)

Description:

Parameters:

  • text: (String) -

# STATIC FUNCTIONS

# static function of()

Description:

Return:

(Combo) -

Last Updated: 12/20/2022, 8:12:45 AM