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