@Dependent public class SessionKeyShortcutsHandler extends Object
| Constructor and Description |
|---|
SessionKeyShortcutsHandler(SessionManager clientSessionManager,
ClientKeyShortcutsHandler keyShortcutsHandler) |
| Modifier and Type | Method and Description |
|---|---|
SessionKeyShortcutsHandler |
bind(ClientSession session) |
SessionKeyShortcutsHandler |
setKeyShortcutCallback(ClientKeyShortcutsHandler.KeyShortcutCallback shortcutCallback) |
SessionKeyShortcutsHandler |
unbind() |
@Inject public SessionKeyShortcutsHandler(SessionManager clientSessionManager, ClientKeyShortcutsHandler keyShortcutsHandler)
public SessionKeyShortcutsHandler setKeyShortcutCallback(ClientKeyShortcutsHandler.KeyShortcutCallback shortcutCallback)
public SessionKeyShortcutsHandler bind(ClientSession session)
public SessionKeyShortcutsHandler unbind()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.