public class HideFirstAnchorageOnClickHandler extends org.eclipse.gef.mvc.fx.handlers.AbstractHandler implements org.eclipse.gef.mvc.fx.handlers.IOnClickHandler
HideFirstAnchorageOnClickHandler
is an IOnClickHandler
that hides the first anchorage of its host.adaptable
adaptable
IAdaptable.Bound.Impl<T extends IAdaptable>
Constructor and Description |
---|
HideFirstAnchorageOnClickHandler() |
Modifier and Type | Method and Description |
---|---|
void |
click(javafx.scene.input.MouseEvent e) |
commit, execute, getHost, init, isRegistered, isRegisteredForHost, restoreRefreshVisuals, rollback, storeAndDisableRefreshVisuals
adaptableProperty, getAdaptable, setAdaptable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHost
adaptableProperty, getAdaptable, setAdaptable
public void click(javafx.scene.input.MouseEvent e)
click
in interface org.eclipse.gef.mvc.fx.handlers.IOnClickHandler
Copyright (c) 2014 itemis AG and others. All rights reserved.