@Dependent @Default public class VisitGraphSessionCommand extends AbstractClientSessionCommand<ClientSession>
ClientSessionCommand.Callback<V>| Constructor and Description |
|---|
VisitGraphSessionCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(ClientSession session) |
protected CanvasHighlightVisitor |
createCanvasHighlightVisitor() |
<V> void |
execute(ClientSessionCommand.Callback<V> callback) |
bind, checkEventContext, destroy, doDestroy, enable, execute, fire, getCanvasHandler, getElement, getSession, isEnabled, listen, loadCanvasFactory, newDefaultCallback, setEnabledpublic <V> void execute(ClientSessionCommand.Callback<V> callback)
public boolean accepts(ClientSession session)
accepts in class AbstractClientSessionCommand<ClientSession>protected CanvasHighlightVisitor createCanvasHighlightVisitor()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.