public abstract static class MacroCommand.GroupItem extends MacroCommand.Item
Modifier and Type | Field and Description |
---|---|
protected MacroCommand.Item[] |
items |
type
Modifier | Constructor and Description |
---|---|
protected |
GroupItem(MacroCommand.ItemType type,
MacroCommand.Item[] items) |
Modifier and Type | Method and Description |
---|---|
MacroCommand.Item[] |
getItems() |
copy, doExecute, doPrepare, execute, getType, makeCopies, prepare, updateMacroVars
protected MacroCommand.Item[] items
protected GroupItem(MacroCommand.ItemType type, MacroCommand.Item[] items)
public MacroCommand.Item[] getItems()