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

P

PARENT_PROPERTY - Static variable in interface org.eclipse.gef4.mvc.parts.IVisualPart
Name of the property storing this part's parent.
parentProperty() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
parentProperty() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns a read-only property that refers to the parent of this IVisualPart.
PART_FACTORIES_BINDING_NAME - Static variable in class org.eclipse.gef4.mvc.behaviors.HoverBehavior
The name of the named injection that is used within this HoverBehavior to obtain an IFeedbackPartFactory.
PART_FACTORIES_BINDING_NAME - Static variable in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
The name of the named injection that is used within this SelectionBehavior to obtain an IHandlePartFactory.
PART_FACTORIES_BINDING_NAME - Static variable in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
The name of the named injection that is used within this FXFocusBehavior to obtain an IFeedbackPartFactory or IHandlePartFactory.
PartUtils - Class in org.eclipse.gef4.mvc.parts
Provides utilities needed in the context of IVisualParts.
PartUtils() - Constructor for class org.eclipse.gef4.mvc.parts.PartUtils
 
PLUGIN_ID - Static variable in class org.eclipse.gef4.mvc.fx.MvcFxBundle
The plug-in id of the MVC.FX bundle.
PLUGIN_ID - Static variable in class org.eclipse.gef4.mvc.fx.ui.MvcFxUiBundle
The plug-in ID.
PLUGIN_ID - Static variable in class org.eclipse.gef4.mvc.MvcBundle
The plug-in id of the MVC bundle.
PLUGIN_ID - Static variable in class org.eclipse.gef4.mvc.ui.MvcUiBundle
The plug-in ID.
prependToSelection(IContentPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.models.SelectionModel
Updates the current selection by adding the given IContentPart to it, preserving already selected elements.
prependToSelection(List<? extends IContentPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.models.SelectionModel
Updates the current selection by adding the given IContentParts to it, preserving already selected elements.
press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
 
press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentDragPolicy
 
press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
 
press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXNormalizeConnectedOnDragPolicy
 
press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
 
press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
 
press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
 
press(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXTranslateSelectedOnDragPolicy
 
press(MouseEvent) - Method in interface org.eclipse.gef4.mvc.fx.policies.IFXOnDragPolicy
This callback method is invoked when a mouse button is pressed on the host, which starts a mouse drag gesture.
pressed(KeyEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXDeleteSelectedOnTypePolicy
 
pressed(KeyEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnTypePolicy
 
pressed(KeyEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXSelectFocusedOnTypePolicy
 
pressed(KeyEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXTraverseFocusOnTypePolicy
 
pressed(KeyEvent) - Method in interface org.eclipse.gef4.mvc.fx.policies.IFXOnTypePolicy
This callback method is invoked when the user presses a key while the host has keyboard focus.
PRIMARY_COLOR - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
The primary selection Color.
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.201605021044

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