public class ReportSaveGraphics extends Object implements Command
Modifier and Type | Field and Description |
---|---|
static String |
SAVE_GRAPHICS |
Constructor and Description |
---|
ReportSaveGraphics()
Constructor for the Save object.
|
Modifier and Type | Method and Description |
---|---|
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames()
Gets the ActionNames attribute of the Save object.
|
public static final String SAVE_GRAPHICS
public Set<String> getActionNames()
getActionNames
in interface Command
public void doAction(ActionEvent e) throws IllegalUserActionException
doAction
in interface Command
IllegalUserActionException
Copyright © 1998-2015 Apache Software Foundation. All Rights Reserved.