Chapter Contents

Previous

Next
Spin Box Control: _onDecrement

Spin Box Control: _onDecrement



Invoked when the decrement event occurs


Syntax

Syntax

objectName._onDecrement( charValue, numValue );

Argument Type Use Description
charValue Character Input contains the value displayed in the input area as a character string
numValue Numeric Input contains the item index (if list of values) or amount decremented (if range of integers)


Chapter Contents

Previous

Next

Top of Page

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