$KeyUpEvent.wrap constructor
$KeyUpEvent.wrap(
- KeyUpEvent $value
Wrap a KeyUpEvent in a $KeyUpEvent
Implementation
$KeyUpEvent.wrap(this.$value) : _superclass = $KeyEvent.wrap($value);
Wrap a KeyUpEvent in a $KeyUpEvent
$KeyUpEvent.wrap(this.$value) : _superclass = $KeyEvent.wrap($value);