Package org.apache.jmeter.gui.action
Class CollapseExpand
java.lang.Object
org.apache.jmeter.gui.action.CollapseExpand
- All Implemented Interfaces:
Command
Processes the Collapse All and Expand All options.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
This method performs the actual command processing.Gets the ActionNames attribute of the Close object.
-
Constructor Details
-
CollapseExpand
public CollapseExpand()Constructor for the Close object.
-
-
Method Details
-
getActionNames
Gets the ActionNames attribute of the Close object.- Specified by:
getActionNames
in interfaceCommand
- Returns:
- the ActionNames value
-
doAction
This method performs the actual command processing.
-