Skip navigation links
GEF4 MVC
1.0.0.201605231909
A B C D E F G H I L M N O P R S T U V Z 

U

undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendConnectionOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXRevealOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXUpdateAnchorHintsOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.AddContentChildOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.AttachToContentAnchorageOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.BendContentOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ChangeContentsOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ChangeFocusOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.DeselectOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.DetachFromContentAnchorageOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.RemoveContentChildOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ResizeContentOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ReverseUndoCompositeOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.SelectOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.SetRefreshVisualOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.TransformContentOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.ui.properties.SetPropertyValueOperation
 
UndoablePropertySheetEntry - Class in org.eclipse.gef4.mvc.ui.properties
UndoablePropertySheetEntry provides undo support for changes made to IPropertySources by the PropertySheetViewer.
UndoablePropertySheetEntry(IOperationHistory, IUndoContext) - Constructor for class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetEntry
Constructs the root entry using the given IOperationHistory.
UndoablePropertySheetPage - Class in org.eclipse.gef4.mvc.ui.properties
PropertySheetPage extension that allows to perform undo/redo of property value changes also in case the related IWorkbenchPart is not active.
UndoablePropertySheetPage(IWorkbenchPart, IOperationHistory, IUndoContext) - Constructor for class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetPage
Constructs a new UndoablePropertySheetPage using the provided IOperationHistory.
unfocus() - Method in class org.eclipse.gef4.mvc.fx.policies.FXDeleteSelectedOnTypePolicy
 
unfocus() - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnTypePolicy
 
unfocus() - Method in class org.eclipse.gef4.mvc.fx.policies.FXSelectFocusedOnTypePolicy
 
unfocus() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTraverseFocusOnTypePolicy
 
unfocus() - Method in interface org.eclipse.gef4.mvc.fx.policies.IFXOnTypePolicy
This callback method is invoked when the viewer loses its focus while a key press/release gesture is running.
unhookViewers() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXEditor
Unhooks all viewers that are part of this editor.
unhookViewers() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXView
Unhooks all viewers that are part of this AbstractFXView.
unregister(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
 
unregister(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
 
unregister(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Called when the link to the IViewer is lost.
unregisterFromContentPartMap(IViewer<VR>, Object) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
Unregisters the model in the IViewer.getContentPartMap().
unregisterFromVisualPartMap(IViewer<VR>, V) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Removes the given visual from the visual-part-map of the given viewer.
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXClickDragTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXHoverTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXPinchSpreadTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXRotateTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXScrollTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXTypeTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
This method is called when the attached IDomain is reset to null so that you can unregister previously registered event listeners.
unregisterMouseHandler() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
Unregisters the mouse handler.
unsetAdapter(T) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
unsetAdapter(T) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
unsetAdapter(T) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
unwrap(boolean) - Method in class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
Simplifies this composite operation if possible and returns the simplified operation.
updateColor() - Method in class org.eclipse.gef4.mvc.fx.parts.FXCircleSegmentHandlePart
Updates the color of this part's visualization.
updateColor() - Method in class org.eclipse.gef4.mvc.fx.parts.FXRectangleSegmentHandlePart
Updates the color of this part's visualization.
updateEnabledState(SelectionModel<Node>) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.DeleteActionHandler
Updates the enabled state of this Action dependent on the selection state of the SelectionModel.
updateFeedback() - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
Updates the feedback rectangle.
updateHandles(IVisualPart<VR, ? extends VR>, List<? extends IHandlePart<VR, ? extends VR>>, Comparator<IHandlePart<VR, ? extends VR>>, IHandlePart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Updates the handle parts for the given target.
updateHandles(Comparator<IHandlePart<VR, ? extends VR>>, IHandlePart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
Updates the handles of this host.
updateHandles() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
Re-computes the handle parts.
updateHandles() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentDragPolicy
Updates the selection handles.
updateLocation(N) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Computes the location for this part and relocates its visual to that location.
updateLocation(Rectangle) - Method in class org.eclipse.gef4.mvc.fx.parts.FXRectangleSegmentHandlePart
 
updateResizeOperation(double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeConnectionPolicy
 
updateResizeOperation(double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
 
updateResizeOperation(double, double) - Method in class org.eclipse.gef4.mvc.policies.AbstractResizePolicy
Update the resize operation to the new final dh and dw values.
updateScrollPosition() - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnTypePolicy
Computes the viewport translation and applies it to the InfiniteCanvas of the host's viewer using the FXChangeViewportPolicy.
updateTransform() - Method in class org.eclipse.gef4.mvc.policies.AbstractTransformPolicy
Composes the pre- and post-transforms lists and the initial node transform to one composite transformation.
updateTransformOperation(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformConnectionPolicy
 
updateTransformOperation(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformPolicy
 
updateTransformOperation(AffineTransform) - Method in class org.eclipse.gef4.mvc.policies.AbstractTransformPolicy
Updates the operation that was created within AbstractTransactionPolicy.createOperation() so that it will set the host's transformation to match the given AffineTransform upon execution.
A B C D E F G H I L M N O P R S T U V Z 
Skip navigation links
GEF4 MVC
1.0.0.201605231909

Copyright (c) 2014 itemis AG and others. All rights reserved.