public abstract class PromptingMacro extends Macro
Macro.ExecutionCancelledException, Macro.SilentEP_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, previewpublic final java.lang.String expand(DataContext dataContext) throws Macro.ExecutionCancelledException
expand in class MacroMacro.ExecutionCancelledExceptionprotected abstract java.lang.String promptUser(DataContext dataContext)
dataContext -