new KeyStrokeEventData()
[Missing documentation]
Methods
-
<static> create(field_name, current, change, selection_start, selection_end)
-
Constructor
Parameters:
Name Type Description field_name
string current
string change
string selection_start
number selection_end
number Returns:
A promise that resolves to an object of type: "KeyStrokeEventData"
- Type
- KeyStrokeEventData
-
assign(right)
-
Copy Constructor
Parameters:
Name Type Description right
KeyStrokeEventData -
copy()
-
Copy Constructor
Returns:
A promise that resolves to an object of type: "KeyStrokeEventData"
- Type
- KeyStrokeEventData
-
destroy()
-
Destructor