public class ExpandFirstAnchorageOnClickPolicy extends AbstractFXOnClickPolicy
ExpandFirstAnchorageOnClickPolicy
is an
AbstractFXOnClickPolicy
that shows all hidden neighbors of its host
upon mouse click by removing them from the HidingModel
.Constructor and Description |
---|
ExpandFirstAnchorageOnClickPolicy() |
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.