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