public abstract class PromptingMacro extends Macro
Macro.ExecutionCancelledException, Macro.Silent
EP_NAME, myCachedPreview
Constructor and Description |
---|
PromptingMacro() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
expand(DataContext dataContext) |
protected abstract java.lang.String |
promptUser(DataContext dataContext)
Called from expand() method
|
cachePreview, expand, getDescription, getName, getPath, getVirtualDirOrParent, preview
public final java.lang.String expand(DataContext dataContext) throws Macro.ExecutionCancelledException
expand
in class Macro
Macro.ExecutionCancelledException
protected abstract java.lang.String promptUser(DataContext dataContext)
dataContext
-