DhSelectBox.getItemsText

Overview | Methods | This Package | All Packages

DhSelectBox.getItemsText

Retrieves an array of the text items in the list.

Syntax

public String[ ] getItemsText()

Return Value

Returns an array of the items in the list, or returns null if there are no items in the list.