Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

List View Control Event Handlers

Event handlers specified for the List View Control class are described here.

Event Method Description
.beginEdit _onBeginEdit Executes when the beginEdit event occurs
.click _onClick Executes when the click event occurs
.columnClick _onColumnClick Executes when the columnClick event occurs
.doubleClick _onDoubleClick Executes when the doubleClick event occurs
.endEdit _onEndEdit Executes when the endEdit event occurs
.popup _onPopup Executes when the popup event occurs


Chapter Contents

Previous

Next

Top of Page

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