Index

A B C D E F G H I L M N O P R S T U V Z 
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 given Node is currently hidden.
hasHiddenNeighbors(NodePart) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
Returns true if at least one neighbor of the given NodePart 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
Property name that is used when firing property change notifications when the Set of hidden Nodes changes.
HiddenNeighborsFeedbackPart - Class in org.eclipse.gef.zest.fx.parts
The HiddenNeighborsFeedbackPart is an AbstractFeedbackPart that displays the number of hidden neighbors (see HidingModel.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 the FocusModel and from the SelectionModel).
hide(Node) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
Adds the given Node to the Set of hidden Nodes.
hide(NodePart) - Method in class org.eclipse.gef.zest.fx.models.HidingModel
Adds the content of the given NodePart to the Set of hidden Nodes.
HideFirstAnchorageOnClickHandler - Class in org.eclipse.gef.zest.fx.handlers
The HideFirstAnchorageOnClickHandler is an IOnClickHandler 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 an AbstractSegmentHandlePart 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 an IOnTypeHandler that hides its host NodePart upon the press of a KeyCode.P key.
HideOnTypeHandler() - Constructor for class org.eclipse.gef.zest.fx.handlers.HideOnTypeHandler
 
HideOperation - Class in org.eclipse.gef.zest.fx.operations
The HideOperation can be used to add a NodePart to the HidingModel.
HideOperation(IViewer, NodePart) - Constructor for class org.eclipse.gef.zest.fx.operations.HideOperation
Constructs a new HideOperation that will hide the given NodePart upon execution.
HidePolicy - Class in org.eclipse.gef.zest.fx.policies
The HidePolicy can be installed on NodePart 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
The HidingModel manages a Set of currently hidden Nodes.
HidingModel() - Constructor for class org.eclipse.gef.zest.fx.models.HidingModel
 
A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values