Retrieve Next Command
Retrieve the earliest executed command, or if this action has been performed already, retrieve the command after the one most recently shown. If the latest command is reached, clear the command line and wrap around on the next retrieval.
Parameters
workbench
The owning AvailWorkbench.
Constructors
Link copied to clipboard
Construct a new RetrieveNextCommand.
Properties
Link copied to clipboard
The lambda that indicates whether or not this should be enabled.
Link copied to clipboard
The FeatureCategory this AbstractWorkbenchAction belongs to.
Link copied to clipboard
The owning AvailWorkbench.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Update isEnabled to reflect whether or not this AbstractWorkbenchAction should be be enabled at the time of calling this function.