Open this page in the API Guide
Action.removeActionFromAdapter Method
Helper method to remove the action from the appropriate action array based on which adapter is given, and the action.
This method is static.
Parameters
- adapter
-
Type: Adapter
The adapter to remove the action from.
- action
-
Type: Action
The action to remove.