|
|||||||||
| Home >> All >> org >> eclipse >> debug >> internal >> ui >> [ launchConfigurations overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.debug.internal.ui.launchConfigurations
Interface AbstractLaunchConfigurationAction.IConfirmationRequestor

- All Known Implementing Classes:
- DeleteLaunchConfigurationAction.Confirmation
- Enclosing interface:
- AbstractLaunchConfigurationAction
- public static interface AbstractLaunchConfigurationAction.IConfirmationRequestor
Allows a requestor to abort this action.
| Method Summary | |
boolean |
getConfirmation()
Returns whether this action should proceed. |
| Method Detail |
getConfirmation
public boolean getConfirmation()
- Returns whether this action should proceed. Confirmation is requested
when an action is run.
|
|||||||||
| Home >> All >> org >> eclipse >> debug >> internal >> ui >> [ launchConfigurations overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC