ComboBox.getFocused

Overview | Methods | This Package | All Packages

ComboBox.getFocused

Retrieves a boolean value indicating whether the control has the focus.

Syntax

public boolean getFocused()

Return Value

Returns true if this control has the focus; otherwise, returns false.