DhEdit.getText

Overview | Methods | This Package | All Packages

DhEdit.getText

Retrieves the current text for the edit.

Syntax

public String getText()

Return Value

Returns the currently displayed string in the edit.

Remarks

For password style edit boxes, this returns the actual string, not the mask.

See Also   setText