@Dependent public class DeleteSelectionSessionCommand extends AbstractClientSessionCommand<AbstractClientFullSession>
DELETE keyboard event and fires the delete operation as well.ClientSessionCommand.Callback<T>| Modifier | Constructor and Description |
|---|---|
protected |
DeleteSelectionSessionCommand() |
|
DeleteSelectionSessionCommand(ClientSessionManager<?,?,?> clientSessionManager,
CanvasCommandFactory canvasCommandFactory) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
execute(ClientSessionCommand.Callback<T> callback) |
bind, execute, fire, getSession, isEnabled, listen, setEnabled, unbindprotected DeleteSelectionSessionCommand()
@Inject public DeleteSelectionSessionCommand(ClientSessionManager<?,?,?> clientSessionManager, CanvasCommandFactory canvasCommandFactory)
public <T> void execute(ClientSessionCommand.Callback<T> callback)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.