Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView Interface Reference
Inheritance diagram for de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView:
de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.impl.ContextMenusInPEView

List of all members.

Public Member Functions

IShareWithC shareWith () throws RemoteException
void open () throws RemoteException
void openWith (String editorType) throws RemoteException
void delete () throws RemoteException
ITeamC team () throws RemoteException
INewC newC () throws RemoteException
IRefactorC refactor () throws RemoteException
IRunAsContextMenu runAs () throws RemoteException
void refresh () throws RemoteException
void copy () throws RemoteException
void paste (String target) throws RemoteException
boolean existsWithRegex (String name) throws RemoteException
boolean exists (String name) throws RemoteException

Member Function Documentation

void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.copy ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.delete ( ) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.exists ( String  name) throws RemoteException
boolean de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.existsWithRegex ( String  name) throws RemoteException
INewC de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.newC ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.open ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.openWith ( String  editorType) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.paste ( String  target) throws RemoteException
IRefactorC de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.refactor ( ) throws RemoteException
void de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.refresh ( ) throws RemoteException
IRunAsContextMenu de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.runAs ( ) throws RemoteException
IShareWithC de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.shareWith ( ) throws RemoteException
ITeamC de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.contextmenu.peview.IContextMenusInPEView.team ( ) throws RemoteException
 All Classes Namespaces Files Functions Variables Enumerations