Modifier and Type | Method and Description |
---|---|
PureWebKeyboardEventArgs |
getEvent()
Returns the keyboard event.
|
boolean |
isCancelled()
Returns a Boolean value that indicates whether the keyboard event has been canceled.
|
void |
setCancelled(boolean isCancelled)
Cancels or revives a keyboard event.
|
void |
setEvent(PureWebKeyboardEventArgs event)
Sets the keyboard event.
|
public PureWebKeyboardEventArgs getEvent()
public void setEvent(PureWebKeyboardEventArgs event)
event
- The keyboard event to set.public boolean isCancelled()
true
if it has, or false
otherwise.public void setCancelled(boolean isCancelled)
isCancelled
- Set to true
to cancel the event, or set to
false
otherwise.© 2010 - 2018 Calgary Scientific Inc. All Rights Reserved.
This documentation shall not wholly or in part, in any form or by any means, electronic, mechanical, including photocopying, be reproduced or transmitted without the authorized, written consent of Calgary Scientific.