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

U

UNCONNECTED_FILL - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXCircleSegmentHandlePart
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendOperation
 
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.FXResizeNodeOperation
 
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.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.ChangeFocusOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ChangeHoverOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ChangeSelectionOperation
 
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.ReverseUndoCompositeOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.SetRefreshVisualOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.SynchronizeContentAnchoragesOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.SynchronizeContentChildrenOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.UnexecutableOperation
 
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 editor is not active.
UndoablePropertySheetPage(IOperationHistory, IUndoContext, UndoRedoActionGroup) - Constructor for class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetPage
Constructs a new UndoablePropertySheetPage using the provided IOperationHistory.
UnexecutableOperation - Class in org.eclipse.gef4.mvc.operations
 
UnexecutableOperation(String) - Constructor for class org.eclipse.gef4.mvc.operations.UnexecutableOperation
 
unregister(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
 
unregister(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Called when the link to the Viewer is lost.
unregisterFromContentPartMap(IViewer<VR>, Object) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
Unregisters the model in the IViewer.getContentPartMap().
unregisterFromVisualPartMap(IViewer<Node>, V) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXContentPart
 
unregisterFromVisualPartMap(IViewer<Node>, Group) - Method in class org.eclipse.gef4.mvc.fx.parts.FXRootPart
 
unregisterFromVisualPartMap(IViewer<VR>, V) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXClickDragTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXFocusTool
 
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
 
unregisterNestedVisuals(Map<Node, IVisualPart<Node, ? extends Node>>, Parent) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXContentPart
Removes all visuals in the visual hierarchy of the given Parent from the given visualPartMap where this AbstractFXContentPart is registered.
unsetAdapter(AdapterKey<? super T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
unsetAdapter(AdapterKey<? super T>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
unsetAdapter(AdapterKey<? super T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
unwrap() - Method in class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
 
updateColor() - Method in class org.eclipse.gef4.mvc.fx.parts.FXCircleSegmentHandlePart
 
updateContents(Object) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXFillCellEditor
 
updateDeltas(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocateOnHandleDragPolicy
 
updateFeedback() - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
 
updateImageLabel() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXFillSelectionDialog
 
updateLocation(N) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
 
updateOperation(double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
 
updateOperation(Angle, Point) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotatePolicy
 
updateScrollPosition() - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnTypePolicy
 
updateSelection(List<? extends IContentPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.models.SelectionModel
Replaces the whole selection with the given list of IContentPart s.
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
0.1.0.201506081138

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