Module org.autogui

Class GuiSwingJsonTransfer.JsonCopyRowsAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, TableTargetCellAction, PopupCategorized.CategorizedMenuItem, PopupCategorized.CategorizedMenuItemAction, PopupCategorized.CategorizedMenuItemComponent
Direct Known Subclasses:
GuiSwingJsonTransfer.JsonSaveRowsAction
Enclosing class:
GuiSwingJsonTransfer

public static class GuiSwingJsonTransfer.JsonCopyRowsAction extends GuiSwingTaskRunner.ContextAction implements TableTargetCellAction
an action for copying JSON values of target table-rows: each JSON values are converted from selected-rows by the context of the table
See Also: