Input Method (SparkSkinnableTextBase)
Class
SparkSkinnableTextBase
.
Action
Dispatched when the user types, deletes, or pastes text into the control.
Syntax
skinnableTextBase
.
Input
(
text
)
Variable
Description
text
The character or sequence of characters entered by the user.
String
.