org.grinvin.list.commands
Class SetCellListView
public class SetCellListView
Command to switch the view to a list of graph icons
SetCellListView(CommandManager commandManager, String id)- Construct an action command of this type.
|
SetCellListView
public SetCellListView(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)