|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileModificationValidationContext | |
---|---|
org.eclipse.core.resources.team | Provides APIs intended to be implemented by the Team component. |
Uses of FileModificationValidationContext in org.eclipse.core.resources.team |
---|
Fields in org.eclipse.core.resources.team declared as FileModificationValidationContext | |
static FileModificationValidationContext |
FileModificationValidationContext.VALIDATE_PROMPT
Constant that can be passed to IWorkspace.validateEdit(org.eclipse.core.resources.IFile[], Object)
to indicate that the caller does not have access to a UI context but would still
like to have UI-based validation if possible. |
Methods in org.eclipse.core.resources.team with parameters of type FileModificationValidationContext | |
abstract IStatus |
FileModificationValidator.validateEdit(IFile[] files,
FileModificationValidationContext context)
Validates that the given files can be modified. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.