PreviousNextIndex

CLEAR-SELECTION( ) method

Removes the highlight from the currently selected text.

Return type: LOGICAL

Applies to: BROWSE widget (column), COMBO-BOX widget, EDITOR widget, FILL-IN widget

Syntax
CLEAR-SELECTION ( ) 

If the highlight is removed, the method returns TRUE. Otherwise, it returns FALSE.

For browses, this method applies only to fill-in and combo-box browse columns.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex