Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : DESELECT-FOCUSED-ROW( ) method
 

DESELECT-FOCUSED-ROW( ) method

Deselects the row with current focus.
Return type: LOGICAL
Applies to: BROWSE widget

Syntax

DESELECT-FOCUSED-ROW ( )
This method is ignored on single-select browse widgets, because focus follows selection.