Modifier and Type | Field and Description |
---|---|
static String |
SAVE |
static String |
SAVE_ALL_AS |
static String |
SAVE_AS |
Constructor and Description |
---|
ReportSave()
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_ALL_AS
public static final String SAVE_AS
public static final String SAVE
public Set<String> getActionNames()
getActionNames
in interface Command
public void doAction(ActionEvent e) throws IllegalUserActionException
doAction
in interface Command
IllegalUserActionException
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.