Index
All Classes and Interfaces|All Packages|Constant Field Values
H
- handleDispose(DisposeEvent) - Method in class org.eclipse.gef.zest.fx.jface.ZestContentViewer
- hashCode() - Method in class org.eclipse.gef.zest.fx.models.NavigationModel.ViewportState
- hasHiddenNeighbors(Node) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
-
Returns
true
if at least one neighbor of the givenNode
is currently hidden. - hasHiddenNeighbors(NodePart) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
-
Returns
true
if at least one neighbor of the givenNodePart
is currently hidden. - hasNestedGraph(Object) - Method in interface org.eclipse.gef.zest.fx.jface.IGraphContentProvider
-
Determines whether the node represented by the given content element has nested children.
- HIDDEN_PROPERTY - Static variable in class org.eclipse.gef.zest.fx.models.HidingModel
- HiddenNeighborsFeedbackPart - Class in org.eclipse.gef.zest.fx.parts
-
The
HiddenNeighborsFeedbackPart
is anAbstractFeedbackPart
that displays the number of hidden neighbors (seeHidingModel.getHiddenNeighbors(org.eclipse.gef.graph.Node)
) of its first anchorage. - HiddenNeighborsFeedbackPart() - Constructor for class org.eclipse.gef.zest.fx.parts.HiddenNeighborsFeedbackPart
- hiddenProperty() - Method in class org.eclipse.gef.zest.fx.models.HidingModel
-
Returns a read-only property containing the hidden nodes.
- hide() - Method in class org.eclipse.gef.zest.fx.behaviors.AbstractHidingBehavior
-
Hides the
host
. - hide() - Method in class org.eclipse.gef.zest.fx.policies.HidePolicy
-
Executes an operation on the history that hides the
host
NodePart
(and removes it from theFocusModel
and from theSelectionModel
). - hide(Node) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
- hide(NodePart) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
- HideFirstAnchorageOnClickHandler - Class in org.eclipse.gef.zest.fx.handlers
-
The
HideFirstAnchorageOnClickHandler
is anIOnClickHandler
that hides the first anchorage of its host. - HideFirstAnchorageOnClickHandler() - Constructor for class org.eclipse.gef.zest.fx.handlers.HideFirstAnchorageOnClickHandler
- HideHoverHandlePart - Class in org.eclipse.gef.zest.fx.parts
-
The
HideHoverHandlePart
is anAbstractSegmentHandlePart
that displays a "collapse" image. - HideHoverHandlePart() - Constructor for class org.eclipse.gef.zest.fx.parts.HideHoverHandlePart
- HideOnTypeHandler - Class in org.eclipse.gef.zest.fx.handlers
-
The
HideOnTypeHandler
is anIOnTypeHandler
that hides itshost
NodePart
upon the press of aKeyCode.P
key. - HideOnTypeHandler() - Constructor for class org.eclipse.gef.zest.fx.handlers.HideOnTypeHandler
- HideOperation - Class in org.eclipse.gef.zest.fx.operations
- HideOperation(IViewer, NodePart) - Constructor for class org.eclipse.gef.zest.fx.operations.HideOperation
-
Constructs a new
HideOperation
that will hide the givenNodePart
upon execution. - HidePolicy - Class in org.eclipse.gef.zest.fx.policies
-
The
HidePolicy
can be installed onNodePart
to hide the contents. - HidePolicy() - Constructor for class org.eclipse.gef.zest.fx.policies.HidePolicy
- HidePolicy.ClearHoverHandlesOperation - Class in org.eclipse.gef.zest.fx.policies
-
Clears the hover handles for the given part upon execution of this operation.
- HidingModel - Class in org.eclipse.gef.zest.fx.models
- HidingModel() - Constructor for class org.eclipse.gef.zest.fx.models.HidingModel
All Classes and Interfaces|All Packages|Constant Field Values