Uses of Class
org.eclipse.ercp.swt.mobile.Command

Packages that use Command
org.eclipse.ercp.swt.mobile This package contains classes which are suitable for mobile devices. 
 

Uses of Command in org.eclipse.ercp.swt.mobile
 

Constructors in org.eclipse.ercp.swt.mobile with parameters of type Command
Command(Command command, int type, int priority)
          Constructs a new instance of this class given an associated Command, a type value describing its behaviour and priority for positioning hints.