Chapter Contents

Previous

Next
Table Editor: _openEditor

Table Editor: _openEditor



Displays the editor used to assist with data entry for the specified column


Syntax
Details

Syntax

CALL SEND (table-id, '_openEditor');


Details

The editor called by _openEditor is supplied as a valid entry in the 'editor' attribute passed to _setColumnAttribute. Override the _openEditor method if you need to add pre- or post-processing when the cell is edited using the editor specified in the column attribute.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.