Chapter Contents

Previous

Next
Spin Box Control: _onIncrement

Spin Box Control: _onIncrement



Invoked when the increment event occurs


Syntax

Syntax

objectName._onIncrement( 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 incremented (if range of integers)


Chapter Contents

Previous

Next

Top of Page

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