public class HideFirstAnchorageOnClickPolicy extends AbstractInteractionPolicy<javafx.scene.Node> implements IFXOnClickPolicy
HideFirstAnchorageOnClickPolicy
is an IFXOnClickPolicy
that hides the first anchorage of its host.Constructor and Description |
---|
HideFirstAnchorageOnClickPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
click(javafx.scene.input.MouseEvent e) |
commit, init, restoreRefreshVisuals, rollback, storeAndDisableRefreshVisuals
getAdaptable, getHost, setAdaptable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdaptable, setAdaptable
public void click(javafx.scene.input.MouseEvent e)
click
in interface IFXOnClickPolicy
Copyright (c) 2014 itemis AG and others. All rights reserved.