Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Spin Box Control Event Handlers

Event handlers specified for the Spin Box Control class are described here.

Event Method Description
.click _onClick Executes when the click event occurs
.conformSize _onConformSize Executes when the conformSize event occurs
.decrement _onDecrement Executes when the decrement event occurs
.doubleClick _onDoubleClick Executes when the doubleClick event occurs
.increment _onIncrement Executes when the increment event occurs
.key _onKey Executes when the key event occurs
.popup _onPopup Executes when the popup event occurs
.returnKey _onReturnKey Executes when the returnKey event occurs
.valueChanged _onValueChanged Executes when the valueChanged event occurs


Chapter Contents

Previous

Next

Top of Page

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