public class HideFirstAnchorageOnClickPolicy extends AbstractFXOnClickPolicy
HideFirstAnchorageOnClickPolicy
is an
AbstractFXOnClickPolicy
that hides all neighbors of its host upon
mouse click by adding them from the HidingModel
.Constructor and Description |
---|
HideFirstAnchorageOnClickPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
click(javafx.scene.input.MouseEvent e) |
commit, disableRefreshVisuals, enableRefreshVisuals, getAdaptable, getHost, init, setAdaptable
public void click(javafx.scene.input.MouseEvent e)
click
in class AbstractFXOnClickPolicy
Copyright (c) 2014 itemis AG and others. All rights reserved.