handleCustomContextMenuAction abstract method

void handleCustomContextMenuAction(
  1. String actionId
)

Called when a custom context menu action is triggered.

Implementation

void handleCustomContextMenuAction(String actionId);