toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.browser.callback.input
/
ReleaseKeyCallback
/
Response
Response
public
interface
Response
A response of the
ReleaseKeyCallback
.
Members
Functions
proceed
Link copied to clipboard
public
static
ReleaseKeyCallback.Response
proceed
(
)
Returns a
Response
instance that allows the browser to process the event.
suppress
Link copied to clipboard
public
static
ReleaseKeyCallback.Response
suppress
(
)
Returns a
Response
instance that indicates that the event should be suppressed.