org.grinvin.list.commands
Class SetTableView
public class SetTableView
Command to switch the view to a list of graph names and their invariant values.
SetTableView(CommandManager commandManager, String id)- Construct an action command of this type.
|
SetTableView
public SetTableView(CommandManager commandManager,
String id) Construct an action command of this type.
commandManager - Command manager, which must be of class be.ugent.caagt.swirl.commands.AttributedCommandManager
handleSelection
protected void handleSelection(boolean selected)