|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IValidatorRemoteSelection | |
---|---|
org.eclipse.rse.files.ui.actions | |
org.eclipse.rse.files.ui.widgets | |
org.eclipse.rse.ui.actions | |
org.eclipse.rse.ui.dialogs | |
org.eclipse.rse.ui.validators |
Uses of IValidatorRemoteSelection in org.eclipse.rse.files.ui.actions |
---|
Methods in org.eclipse.rse.files.ui.actions with parameters of type IValidatorRemoteSelection | |
---|---|
void |
SystemSelectRemoteFolderAction.setSelectionValidator(IValidatorRemoteSelection selectionValidator)
Specify a validator to use when the user selects a remote file or folder. |
void |
SystemSelectRemoteFileAction.setSelectionValidator(IValidatorRemoteSelection selectionValidator)
Specify a validator to use when the user selects a remote file or folder. |
Uses of IValidatorRemoteSelection in org.eclipse.rse.files.ui.widgets |
---|
Fields in org.eclipse.rse.files.ui.widgets declared as IValidatorRemoteSelection | |
---|---|
protected IValidatorRemoteSelection |
SystemSelectRemoteFileOrFolderForm.selectionValidator
|
Methods in org.eclipse.rse.files.ui.widgets with parameters of type IValidatorRemoteSelection | |
---|---|
void |
SystemSelectRemoteFileOrFolderForm.setSelectionValidator(IValidatorRemoteSelection selectionValidator)
Specify a validator to use when the user selects a remote file or folder. |
Uses of IValidatorRemoteSelection in org.eclipse.rse.ui.actions |
---|
Classes in org.eclipse.rse.ui.actions that implement IValidatorRemoteSelection | |
---|---|
class |
SystemCopyToClipboardAction
Copy selected objects to clipboard action. |
class |
SystemPasteFromClipboardAction
Paste resources in system clipboard to the selected resource action. |
Uses of IValidatorRemoteSelection in org.eclipse.rse.ui.dialogs |
---|
Methods in org.eclipse.rse.ui.dialogs with parameters of type IValidatorRemoteSelection | |
---|---|
void |
SystemRemoteResourceDialog.setSelectionValidator(IValidatorRemoteSelection validator)
|
Uses of IValidatorRemoteSelection in org.eclipse.rse.ui.validators |
---|
Classes in org.eclipse.rse.ui.validators that implement IValidatorRemoteSelection | |
---|---|
class |
ValidatorRemoteSelection
On remote selection dialogs, you can pass an instance of this class to validate that it is ok to enable the OK button when the user selects a remote object. |
|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |