ContextMenuItem.getStockAction
webkit.types.ContextMenuAction getStockAction()Gets the #WebKitContextMenuAction of item.
If the #WebKitContextMenuItem was not created for a stock action [webkit.types.ContextMenuAction.Custom] will be returned. If the #WebKitContextMenuItem is a separator [webkit.types.ContextMenuAction.NoAction] will be returned.
Returns
the #WebKitContextMenuAction of item