public interface EventInit
boolean
getBubbles()
getCancelable()
void
setBubbles(boolean bubbles)
setCancelable(boolean cancelable)
boolean getBubbles()
void setBubbles(boolean bubbles)
boolean getCancelable()
void setCancelable(boolean cancelable)
Copyright © 2016. All Rights Reserved.