ActionMethod

public interface ActionMethod

This class is used to execute an action.

Functions

Link copied to clipboard
public abstract void execute(ActionInformation information)
This method is called when this action is pushed.