|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICandidateCommand | |
---|---|
org.eclipse.rse.subsystems.shells.core.model | |
org.eclipse.rse.subsystems.shells.core.subsystems | |
org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem |
Uses of ICandidateCommand in org.eclipse.rse.subsystems.shells.core.model |
---|
Methods in org.eclipse.rse.subsystems.shells.core.model that return ICandidateCommand | |
---|---|
abstract ICandidateCommand[] |
RemoteCommandShell.getCandidateCommands()
Override to provide a list of possible commands |
Uses of ICandidateCommand in org.eclipse.rse.subsystems.shells.core.subsystems |
---|
Methods in org.eclipse.rse.subsystems.shells.core.subsystems that return ICandidateCommand | |
---|---|
ICandidateCommand[] |
IRemoteCommandShell.getCandidateCommands()
Return the list of possible commands for this command shell |
ICandidateCommand[] |
RemoteCmdSubSystem.getCandidateCommands(Object context)
Lists the possible commands for the given context |
ICandidateCommand[] |
IRemoteCmdSubSystem.getCandidateCommands(Object context)
Provide a list of possible commands for the specified context. |
Uses of ICandidateCommand in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem |
---|
Methods in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem that return ICandidateCommand | |
---|---|
ICandidateCommand[] |
ServiceCommandShell.getCandidateCommands()
|
|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |