@JsType(isNative=true)
public interface Handler
Modifier and Type | Method and Description |
---|---|
void |
disable()
Disables the handler.
|
void |
enable()
Enables the handler.
|
Boolean |
enabled()
Returns true if the handler is enabled.
|
void enable()
void disable()
Boolean enabled()
Copyright © 2018 G-Widgets. All rights reserved.