Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Spin Box Control Events

Events specified for the Spin Box Control class are described here.

click
Occurs on a click

conformSize
Occurs when the control is resized due to conformSize

conformSize changed
Occurs when the conformSize attribute is changed

cursorPosition changed
Occurs when the cursorPosition attribute is changed

dataSource changed
Occurs when the dataSource attribute is changed

decrement
Occurs on a decrement action

doubleClick
Occurs on a double-click

editable changed
Occurs when the editable attribute is changed

font changed
Occurs when the font attribute is changed

format changed
Occurs when the format attribute is changed

increment
Occurs on an increment action

increment changed
Occurs when the increment attribute is changed

informat changed
Occurs when the informat attribute is changed

inputArea changed
Occurs when the inputArea attribute is changed

items changed
Occurs when the items attribute is changed

key
Occurs on a keystroke

keyFeedback changed
Occurs when the keyFeedback attribute is changed

maximum changed
Occurs when the maximum attribute is changed

minimum changed
Occurs when the minimum attribute is changed

orientation changed
Occurs when the orientation attribute is changed

popup
Occurs on a popup request

returnKey
Occurs on a carriage Return or Enter

text changed
Occurs when the text attribute is changed

textColor changed
Occurs when the textColor attribute is changed

textOrientation changed
Occurs when the textOrientation attribute is changed

valueChanged
Occurs when the value of the spinbox is changed through a key event, cut and paste, or delete


Chapter Contents

Previous

Next

Top of Page

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