@Deprecated
public abstract class ActionButtonPresentation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ActionButtonPresentation |
APPLY
Deprecated.
|
static ActionButtonPresentation |
CANCEL_WITH_PROMPT
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Deprecated.
|
abstract void |
run(DialogWrapper dialog)
Deprecated.
|
public static final ActionButtonPresentation APPLY
public static final ActionButtonPresentation CANCEL_WITH_PROMPT
public java.lang.String getName()
public abstract void run(DialogWrapper dialog)