public static final class MacroCommand.Pass extends MacroCommand.TestItem
items
type
Constructor and Description |
---|
Pass(MacroCommand.Item[] items) |
Modifier and Type | Method and Description |
---|---|
MacroCommand.Pass |
copy()
Makes a deep copy of this item.
|
protected boolean |
doPrepare(com.xmlmind.xmleditapp.cmd.macro.ExecContext execContext) |
execute, getItems
doExecute, getType, makeCopies, prepare, updateMacroVars
public Pass(MacroCommand.Item[] items)
public MacroCommand.Pass copy()
MacroCommand.Item
copy
in class MacroCommand.Item
null
if, for any reason,
copying this item failsprotected boolean doPrepare(com.xmlmind.xmleditapp.cmd.macro.ExecContext execContext)
doPrepare
in class MacroCommand.Item