Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Text Entry Control Events

Events specified for the Text Entry 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

dataType changed
Occurs when the dataType attribute is changed

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

informat changed
Occurs when the informat attribute is changed

justification changed
Occurs when the justification attribute is changed

key
Occurs on a keystroke

keyFeedback changed
Occurs when the keyFeedback attribute is changed

markedText changed
Occurs when the markedText attribute is changed

maskCharacter changed
Occurs when the maskCharacter attribute is changed

maximumCharacters changed
Occurs when the maximumCharacters 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

upperCase changed
Occurs when the upperCase attribute is changed

valueChanged
Occurs when the value of the text entry 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.