public interface SingleValueReplaceListener
| Modifier and Type | Method and Description |
|---|---|
void |
abortedSingleValueReplace()
Called when the select operation is aborted by the user.
|
void |
failedSingleValueReplace(String reason,
String detail)
Called when the something in the wizard is failed.
|
void |
selectedSingleValueReplace(String replaceValue)
Called when selected replaceValue without errors
|
void selectedSingleValueReplace(String replaceValue)
void abortedSingleValueReplace()
Copyright © 2015. All Rights Reserved.