public class EdgeLabelHidingBehavior extends AbstractHidingBehavior
active, adaptable
IAdaptable.Bound.Impl<T extends IAdaptable>
ACTIVE_PROPERTY
Constructor and Description |
---|
EdgeLabelHidingBehavior() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
determineHiddenStatus()
Returns
true if the host is currently
hidden. |
EdgeLabelPart |
getHost() |
doActivate, doDeactivate, getHidingModel, hide, isHidden, onHidingModelChange, show
activate, activeProperty, adaptableProperty, addFeedback, addHandles, deactivate, getAdaptable, getFeedbackParts, getHandleParts, isActive, removeFeedback, removeHandles, setAdaptable, switchAdaptableScopes, updateHandles
protected boolean determineHiddenStatus()
AbstractHidingBehavior
determineHiddenStatus
in class AbstractHidingBehavior
true
if the host
is currently
hidden, otherwise false
.public EdgeLabelPart getHost()
getHost
in interface IBehavior<javafx.scene.Node>
getHost
in class AbstractBehavior<javafx.scene.Node>
Copyright (c) 2014 itemis AG and others. All rights reserved.