Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF
3.3

Uses of Class
org.eclipse.gef.requests.GroupRequest

Packages that use GroupRequest
org.eclipse.gef.editpolicies This package contains EditPolicy implementations for many common editing Roles. 
org.eclipse.gef.requests This package contains the common Request types used by the provided tools and edit policies. 
 

Uses of GroupRequest in org.eclipse.gef.editpolicies
 

Methods in org.eclipse.gef.editpolicies with parameters of type GroupRequest
protected   Command RootComponentEditPolicy. createDeleteCommand ( GroupRequest request)
          Overridden to prevent the host from being deleted.
protected   Command ContainerEditPolicy. getAddCommand ( GroupRequest request)
          Override to contribute to add requests.
protected   Command ContainerEditPolicy. getOrphanChildrenCommand ( GroupRequest request)
          Override to contribute to orphan requests.
protected abstract   Command ConnectionEditPolicy. getDeleteCommand ( GroupRequest request)
          Subclasses should implement to return the Command to delete the connection.
protected   Command ComponentEditPolicy. createDeleteCommand ( GroupRequest deleteRequest)
          Override to contribute to the component's being deleted.
protected   Command ComponentEditPolicy. getDeleteCommand ( GroupRequest request)
          Calls and returns ComponentEditPolicy.createDeleteCommand(GroupRequest).
 

Uses of GroupRequest in org.eclipse.gef.requests
 

Subclasses of GroupRequest in org.eclipse.gef.requests
 class AlignmentRequest
          A request to align multiple objects.
 class ChangeBoundsRequest
          A Request to change the bounds of the EditPart(s).
 


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire