|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jmeter.report.gui.action.ReportSave
public class ReportSave
Field Summary | |
---|---|
static java.lang.String |
SAVE
|
static java.lang.String |
SAVE_ALL_AS
|
static java.lang.String |
SAVE_AS
|
Constructor Summary | |
---|---|
ReportSave()
Constructor for the Save object. |
Method Summary | |
---|---|
void |
doAction(java.awt.event.ActionEvent e)
|
java.util.Set |
getActionNames()
Gets the ActionNames attribute of the Save object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SAVE_ALL_AS
public static final java.lang.String SAVE_AS
public static final java.lang.String SAVE
Constructor Detail |
---|
public ReportSave()
Method Detail |
---|
public java.util.Set getActionNames()
getActionNames
in interface Command
public void doAction(java.awt.event.ActionEvent e) throws IllegalUserActionException
doAction
in interface Command
IllegalUserActionException
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |